Meeting Prep Brief
Anticipating questions with suggested responses eliminates being caught off guard. The 'desired outcome' section keeps the meeting focused and productive.
Prepare a one-page meeting brief.\n\nMeeting: {{meeting_topic}}\nAttendees: {{attendees}}\nMy role: {{my_role}}\nAgenda: {{agenda}}\nBackground context: {{context}}\n\nGenerate:\n1. **Key talking points** (3-5 bullets I should raise)\n2. **Potential questions** others may ask me, with suggested responses\n3. **Decision points** — what needs to be decided in this meeting\n4. **Risks to flag** — anything that could derail the meeting or the project\n5. **Desired outcome** — what success looks like when this meeting ends\n\nKeep the entire brief scannable in under 2 minutes.
Variables to customize
Why this prompt works
Anticipating questions with suggested responses eliminates being caught off guard. The 'desired outcome' section keeps the meeting focused and productive.
Save this prompt to your library
Organize, version, and access your best prompts across ChatGPT, Claude, and Cursor.
Related prompts
Forcing the agent to plan before acting prevents premature execution and wasted steps. Explicit dependency mapping enables parallel execution and catches logical gaps early.
Tool Selection AgentThe ReAct pattern (Reason + Act) creates an explicit reasoning trace that improves tool selection accuracy. The error-handling rule prevents infinite retry loops.
Prompt CompressorExplicitly requiring all functional requirements to be preserved prevents the model from over-compressing and losing critical instructions.
Memory Management AgentExplicit memory read/write instructions create agents that improve over time. Categorization keeps memories organized, and the deduplication rule prevents context bloat.