Student Guide
Module 06
Thinking Out Loud
When and how to activate chain-of-thought reasoning. For simple tasks, it adds latency. For complex decisions, it catches errors the fast version misses. A hiring plan that falls four features short of target. A pricing strategy with a hidden margin gap.
Charter Oak Strategic Partners · Claude Mastery Program
- When to use chain-of-thought reasoning and when to skip it
- The difference between a quick answer and a careful one
- How “think step by step” catches errors the quick version misses
- The rule: multiple variables and trade-offs = use it; single right answer = skip it
Chain-of-Thought Reasoning
When you add “think step by step” or “walk me through your reasoning” to a complex prompt, Claude breaks the problem into stages, works through each one, and reaches a conclusion grounded in intermediate steps. For complex tasks — multi-variable decisions, financial modeling, strategic trade-offs — this catches mistakes the quick version misses.
The Three Problems
Quick version: Picks a vendor based on surface comparison.
Step-by-step version: Calculates total costs including delivery speed premiums, quantifies opportunity cost of slower delivery, produces a recommendation grounded in numbers.
Quick version: “4 hires should work.”
Step-by-step version: Models the quarterly ramp (new hires take a quarter to reach full productivity), discovers the math falls short (team can only deliver 16 features, not 20), flags the 4-feature gap before the company commits $660K in salaries.
The lesson: The quick version gives bad advice a CFO might act on. The step-by-step version catches the error.
Quick version: Match the competitor’s 15% price cut.
Step-by-step version: Calculates the volume increase needed to maintain margin (typically enormous), identifies cannibalization risk, evaluates competitor segment targeting, proposes three alternative strategies. Chain-of-thought does not just compute better. It thinks wider.
Use chain-of-thought when: Multiple variables, trade-offs, calculations, strategic decisions. Any task where the reasoning matters as much as the answer.
Skip it when: One right answer, no variables. Rewriting an email, translating a sentence, naming a capital city. The output is the same with or without it, but the step-by-step version takes longer.
Exercise: Compare the Outputs
Instructions: Think of a complex decision you face at work. Something with multiple variables.
- Write it as a prompt. Send it to Claude without “think step by step.”
- Send it again with “think step by step” added.
- Compare the outputs.
Your deliverable: One sentence: “Here is what the step-by-step version caught that the quick version missed.” If the answer is “nothing,” your problem was not complex enough. Pick a harder one.
Reflection
Questions to Consider
- What did the step-by-step version catch that the quick version missed?
- When would you use this at work? Name one real decision where you want Claude to show its work.
- How could chain-of-thought reasoning change the way you use Claude for financial or strategic analysis?
Chain-of-Thought
Add “think step by step” to complex prompts. Claude breaks the problem into stages and shows its reasoning.
When to Use It
Multiple variables, calculations, trade-offs, strategic decisions.
When to Skip It
Simple tasks with one right answer. It adds latency without improving output.
Extended Thinking
Advanced version where Claude allocates dedicated reasoning time before responding. Available in API and higher-tier plans.