| name | mental-model-toolkit |
| description | Use when someone is stuck on a problem and needs a different frame entirely, suspects they have blind spots, or has exhausted obvious solutions. Three instruments: choose the right mental model, systematically surface unknown unknowns, and break... |
| scenarios | ["I've tried everything obvious โ what am I missing?","Help me find blind spots in this plan","Give me a completely different frame for this problem","๋ปํ ํด๊ฒฐ์ฑ
๋ง๊ณ ๋ค๋ฅธ ๊ด์ ์ผ๋ก ์ ๊ทผํด์ค","์ด ๊ณํ์์ ๋ด๊ฐ ๋์น๊ณ ์๋ ๊ฒ ๋ญ๊น?","์ด ๋ฌธ์ ๋ฅผ ๋ค๋ฅธ ๋ฐฉ์์ผ๋ก ๋ณผ ์ ์์ด?"] |
| compatibility | {"recommended":["think-tool"],"optional":["sequential-thinking","mcp-reasoner"],"remote_mcp_note":"think-tool์ด ์์ผ๋ฉด ์ด๋ค ๋๊ตฌ(mental modelยทunknown unknownsยทlateral thinking)๊ฐ ์ด ๋ฌธ์ ์ ๋ง๋์ง ์ ํํ ์ง๋จํ ์ ์์ต๋๋ค. mcp-reasoner๋ lateral thinking ๋จ๊ณ์์ ๋ค์ค ๊ฒฝ๋ก ํ์์ ์ ์ฉํฉ๋๋ค. Claude ์ค์ โ MCP Servers์์ remote SSE ์๋ํฌ์ธํธ๋ฅผ ์ถ๊ฐํ์ธ์."} |
Mental Model Toolkit
When to Use / When Not to Use
Use when:
- All obvious solutions have been tried and the problem persists
- A plan is being finalized and needs stress-testing for hidden risks
- A fresh frame would unlock options not visible from the current angle
Not for:
- Mapping downstream consequences (use second-order-thinker)
- Auditing specific assumptions (use assumption-extractor)
Process
Diagnose which instrument fits before applying:
| Situation | Instrument |
|---|
| Standard problem, want rigorous framing | Mental model library |
| Confident in plan, want stress-test | Unknown unknowns mapper |
| Stuck, obvious solutions tried | Lateral thinking prompter |
| Surprised by outcome, diagnosing cause | Map vs territory + perspective grid |
Instrument 1 โ Mental Model Library
Key models: First Principles Thinking, Inversion, Map vs Territory, Occam's Razor, Second-Order Thinking, Pareto (80/20), Regret Minimization, Chesterton's Fence.
Full catalog: see references/mental-models-catalog.md
Apply the model that fits the problem โ not the one you already know best. Use the model to actually derive something, not as decoration.
Instrument 2 โ Unknown Unknowns Mapper
You cannot observe blind spots directly. Create conditions where they become visible.
- Pre-mortem: Imagine it's 12 months out and this failed spectacularly. What happened? Generate 5+ failure modes.
- Red teaming: Argue the case against the plan without defending it.
- Outsider perspective: Explain to someone unfamiliar โ their confusion points to unexamined assumptions.
- Assumption audit: List every assumption; rate confidence (0โ100%) and impact if wrong.
- Perspective expansion: Inhabit each viewpoint (user, skeptic, future self, opposite worldview, most harmed).
Instrument 3 โ Lateral Thinking Prompter
Techniques: Random Entry, Provocation (Po), Reversal, Analogical Thinking, Constraint Removal.
Full reference: see references/lateral-thinking-techniques.md
MCP note: If mcp-reasoner is available, use it here โ lateral thinking requires multi-path exploration before selecting the best creative approach.
Output Template
- Diagnosis โ which instrument fits and why
- Application โ work through the chosen technique with the specific problem
- Outputs โ new frames, blind spots surfaced, lateral options generated
- Most valuable insight โ what was not visible before this analysis
- Next move โ one concrete action this unlocks
What Claude Does / What You Do
| Claude | You |
|---|
| Selects the right instrument based on the problem type | Provide the stuck problem or plan |
| Applies techniques to your specific situation (not abstractly) | Confirm whether the new frame resonates |
| Names blind spots and new perspectives explicitly | Decide which insight changes how you act |
| Generates lateral options as starting points for evaluation | Evaluate and build on those options |
Related Skills
second-order-thinker โ for consequence chains once a new frame is chosen
assumption-extractor โ for systematic assumption auditing
tradeoff-articulator โ for mapping costs when multiple options emerge