OVERTHINKDeliberately over-analyzes to surface details you'd normally skip past.
Category: Thinking & Reasoning
Before / After
Anything I'm missing in this PR?
OVERTHINK [paste PR diff]
What changes in Claude's response
Claude treats every line like it might be a bug. Comments on naming, edge cases, what happens with empty arrays, what happens with null, race conditions in async code, what happens if the dependency version changes. 80% will be noise — but the 20% that's signal is exactly the stuff that ships to prod and explodes 6 months later.
When NOT to use OVERTHINK
Don't OVERTHINK an actual production firefight. The volume of 'maybe consider' notes will drown the real issue.
Codes that stack with OVERTHINK
OVERTHINK is one of 120 tested prompt prefixes. The full cheat sheet has before/after examples, warnings, combos, and 10 workflow playbooks.
See the full cheat sheet — from $5More Thinking & Reasoning codes
L99Pushes Claude to maximum reasoning depth. Less hedging, more opinion, longer answers.
/deepthinkForces Claude to reason through every layer before answering. Shows the work.
OODAObserve → Orient → Decide → Act. Best for time-pressured operational decisions.
CHAINLOGICShows each reasoning step explicitly so you can verify the logic, not just the conclusion.
/blindspotsAsks Claude to find what you're missing or assuming, not what you're asking.