thinking-model-router
Model Router
Overview
This is the master routing skill for all mental models. Instead of knowing 38 frameworks, start here. Identify your domain and problem type, and this skill points you to the right model(s). Think of it as the "which tool do I use?" guide.
Core Principle: Don't memorize models—memorize how to find the right one. Domain + Problem Type → Model.
Quick Router
Step 1: What's Your Domain?
| Domain | You're working on... |
|---|---|
| Coding/Debugging | Bugs, errors, performance issues, root cause |
| Architecture | System design, technical decisions, scalability |
| Product | Features, user needs, prioritization, roadmap |
| Business Strategy | Competition, growth, market, organization |
| Personal Decisions | Career, life choices, major commitments |
More from tjboudreaux/cc-thinking-skills
thinking-scientific-method
Hypothesis → Prediction → Test → Revise with explicit falsification. Use for debugging, feature experimentation, performance investigation, and A/B testing design.
29thinking-socratic
Systematic questioning framework to deepen understanding, challenge assumptions, and uncover hidden beliefs. Use for requirements gathering, debugging, coaching, and critical analysis.
29thinking-inversion
Approach problems backward by identifying paths to failure, then systematically avoiding them. Use for risk identification, planning, and avoiding obvious mistakes.
28thinking-probabilistic
Express confidence in ranges, update predictions with new information, and track calibration over time. Use for project estimation, risk assessment, and decision making under uncertainty.
27thinking-red-team
Deliberately attack your own plans, systems, and assumptions to find weaknesses before adversaries or reality does. Use for security review, architecture validation, plan stress-testing, and pre-launch preparation.
27thinking-debiasing
Systematic checklist to identify and counteract cognitive biases in decision-making. Use before major decisions, when evaluating recommendations, or when stakes are high.
27