Convert scattered meeting action items into a project brief
After a kick-off or alignment meeting, you often have a list of action items but no single document that tells a new contributor what the project is, why it matters, and what done looks like. This prompt builds that brief in one pass.
You are a chief-of-staff turning raw meeting outputs into a structured project brief that any team member can pick up and act on.
Inputs:
- Raw action items or meeting notes: {{RAW_ACTION_ITEMS}}
- Project or initiative name: {{PROJECT_NAME}}
- Primary owner of this project: {{PROJECT_OWNER}}
- Deadline or target completion date: {{DEADLINE}}
Your task:
1. Read the raw action items and infer the underlying goal of the project. Write a 2-3 sentence 'Why this matters' section — what problem is being solved and for whom.
2. Derive a clear 'Definition of done': what will be true when this project is complete? List 3-5 specific, observable outcomes.
3. Organise the action items into logical workstreams or phases. For each action item: assign it to a phase, note the implicit owner if one is mentioned in the notes (otherwise mark [OWNER TBD]), and flag any action item that is vague enough to need clarification before work can start.
4. Identify dependencies: which action items are blocked until another is finished? List them explicitly.
5. Produce the final brief in this order: Project Name → Why This Matters → Definition of Done → Workstreams & Action Items → Dependencies → Open Questions.
Edge cases: if the action items span multiple unrelated projects, tell me rather than forcing them into one brief. If the deadline is missing or unrealistic given the scope, flag it. {{RAW_ACTION_ITEMS}}{{PROJECT_NAME}}{{PROJECT_OWNER}}{{DEADLINE}}
How to use this prompt
- Copy the prompt above (Copy button on the top-right).
- Replace each
{{VAR}}with your own value. Variables:{{RAW_ACTION_ITEMS}}{{PROJECT_NAME}}{{PROJECT_OWNER}}{{DEADLINE}}. - Paste it into one of the recommended tools below.
- Iterate: tighten constraints in the prompt if the output is generic.
Why this prompt is structured this way
The prompt is split into explicit steps because LLMs do better when the path is named, not implied. Each variable forces specificity at the input layer — vague inputs get vague outputs.
Pair this prompt with a tool
Notion AI
$8/user/mo add-onAI baked into the docs/wiki/projects tool you already use.
Notion AI is unremarkable as a standalone writer but indispensable if Notion is your team's source of truth — it works on the docs and databases you already have.
Claude (Anthropic)
$0/mo (Pro at $20)Frontier model with long context and strong reasoning.
Claude (Opus / Sonnet / Haiku tiers) is the assistant favored by writers and engineers who care about reasoning quality and tone. 1M token context on Opus.
ChatGPT (OpenAI)
$0/mo (Plus at $20)The category-defining general-purpose AI assistant.
ChatGPT has the broadest feature surface: image gen, voice, custom GPTs, web browsing, code execution. Often the right default; sometimes beaten on specific tasks by Claude or Perplexity.
Grammarly
$12/moGrammar, tone, and clarity across every app.
Grammarly remains the default for grammar + tone checking. The 'Grammarly Go' generative features are catching up but are not the main reason to subscribe.
The PlaybookPrompts weekly
One short email per week. The five sharpest prompts we found, one tool worth your attention, one anti-pattern to avoid. Unsubscribe in one click.
Newsletter signup is not configured. Set PUBLIC_NEWSLETTER_USERNAME in the build env.