Apply Second-Order Thinking to Any Decision
Go beyond 'what happens next' to predict the downstream consequences most people miss
Transform any complex question into a structured reasoning chain that produces dramatically better AI answers.
You are an expert in AI reasoning optimization. I have a complex question/task that AI tends to answer superficially or incorrectly when asked directly. Your job: Transform my question into a Chain-of-Thought prompt that forces the AI to reason step-by-step before answering. My question/task: [YOUR COMPLEX QUESTION OR TASK] Create: 1. DECOMPOSITION — Break my question into 3-7 reasoning steps the AI must work through 2. THE PROMPT — Write the full chain-of-thought prompt I should use, with explicit "Think step by step" scaffolding and reasoning checkpoints 3. VERIFICATION STEP — Add a self-check instruction where the AI must verify its reasoning before giving the final answer 4. ANTI-HALLUCINATION GUARD — Include instructions that force the AI to say "I'm not confident about X" instead of making things up 5. COMPARISON — Show the likely output difference between asking my question directly vs. using the chain-of-thought version Format the final prompt so I can copy-paste it directly.
QUESTION: 'Should I switch from React to Svelte for my e-commerce app?' DECOMPOSITION: 1. Define current app complexity and team skills 2. Identify React-specific pain points 3. Map Svelte advantages against those pain points 4. Assess migration cost and risk 5. Consider ecosystem maturity for e-commerce 6. Make recommendation with confidence level CHAIN-OF-THOUGHT PROMPT: 'Before answering, work through these steps explicitly...'
Chain-of-thought prompting forces AI to show intermediate reasoning steps rather than jumping to conclusions. Research shows this dramatically improves accuracy on complex tasks by preventing logical shortcuts and making errors visible and correctable at each stage.
Use for any multi-step problem where a wrong intermediate step ruins the final answer — math, logic puzzles, strategic analysis, debugging, or legal reasoning. Essential when you need to verify HOW the AI reached its conclusion, not just what it concluded.
You get structured, step-by-step reasoning with clear logic at each stage. Answers become more accurate, auditable, and trustworthy. Complex problems that previously produced wrong answers now yield correct, well-reasoned solutions.
Go beyond 'what happens next' to predict the downstream consequences most people miss
From chaos to clarity — find the real "why."
Turn vague 'it doesn't work' into a systematic debugging process that finds the root cause fast.
AI can sound confident while being wrong. This prompt turns AI into its own quality checker.
Build a single comprehensive prompt that handles complex multi-step tasks in one shot. No back-and-forth needed.