| "failed", "broke", "why did", "root cause" | 5 Whys | 01-FIVE_WHYS_METHODOLOGY.md |
| "assumptions", "fundamentally", "from scratch" | First Principles | 02-FIRST_PRINCIPLES.md |
| "risks", "could go wrong", "before we start" | Pre-Mortem | 03-PRE_MORTEM.md |
| "guarantee failure", "avoid", "anti-patterns" | Inversion | 04-INVERSION.md |
| "prioritize", "most value", "80/20" | Pareto Analysis | 05-PARETO_ANALYSIS.md |
| "architecture", "interact", "components" | Systems Thinking | 06-SYSTEMS_THINKING.md |
| "consequences", "downstream", "side effects" | Second-Order Effects | 07-SECOND_ORDER_EFFECTS.md |
| "blocked", "bottleneck", "dependencies" | Constraint Analysis | 08-CONSTRAINT_ANALYSIS.md |
| "challenge", "critique", "wrong with this" | Devil's Advocate | 09-DEVILS_ADVOCATE.md |
| "compare", "choose between", "options" | Comparative Analysis | 10-COMPARATIVE_ANALYSIS.md |
| "trade-off", "giving up", "sacrifice" | Opportunity Cost | 11-OPPORTUNITY_COST.md |
| "explain", "purpose", "why does this exist", "complete picture" | Four Causes | 12-FOUR_CAUSES.md |
| "going through motions", "process theater", "cargo cult", "actually working", "vibe coding" | Cargo Cult Detection | 13-CARGO_CULT_DETECTION.md |
| "how much", "balance", "calibrate", "sweet spot", "too much", "too little", "spectrum" | Golden Mean | 14-GOLDEN_MEAN.md |