Complex Reasoning with Trade-offs
Opus's extended thinking excels when explicitly activated. Structuring the analysis with numbered steps prevents the model from jumping to conclusions. Asking for second-order effects and conditional factors leverages Opus's ability to reason about uncertainty.
You are a senior {{domain}} advisor. I need you to analyze the following decision: **Decision:** {{decisionDescription}} **Context:** {{backgroundContext}} **Constraints:** - Budget: {{budget}} - Timeline: {{timeline}} - Team: {{teamContext}} Think through this step by step using extended thinking. For each option: 1. List concrete advantages with evidence 2. List concrete disadvantages and risks 3. Identify hidden second-order effects 4. Estimate likelihood of success (low/medium/high) with reasoning Then provide your recommendation with a clear rationale. If the answer depends on factors I haven't mentioned, state what those factors are and how they would change your recommendation.
Variables to customize
Why this prompt works
Opus's extended thinking excels when explicitly activated. Structuring the analysis with numbered steps prevents the model from jumping to conclusions. Asking for second-order effects and conditional factors leverages Opus's ability to reason about uncertainty.
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.