Strategy Memo Generator
Forcing 3 distinct options prevents the model from giving a single generic answer. The scannable constraint keeps output tight on any model.
Write a strategy memo for {{company_or_project}} addressing {{strategic_question}}. Use this structure: - **Context** (2-3 sentences on the current situation) - **Options** (3 distinct approaches, each with pros and cons) - **Recommendation** (your pick with reasoning) - **Risks** (what could go wrong with the recommendation) - **Next steps** (3 concrete actions with owners and timelines) Write in a direct, executive-friendly tone. No jargon. Each section should be scannable in under 30 seconds.
Variables to customize
Why this prompt works
Forcing 3 distinct options prevents the model from giving a single generic answer. The scannable constraint keeps output tight on any model.
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.