Apply a latticework of mental models from multiple disciplines to improve decision quality. Use this skill when the user needs to think more clearly, avoid cognitive blind spots, apply cross-disciplinary reasoning, or evaluate a complex decision from multiple angles — even if they say 'how should I think about this', 'what am I missing', 'give me a different perspective', or 'what frameworks apply here'.
npx skills add https://github.com/asgard-ai-platform/skills --skill meta-mental-models
IRON LAW: Use Multiple Models, Not Just Your Favorite
"To a man with a hammer, everything looks like a nail." (Munger)
A single mental model creates blind spots. Apply 2-3 models from
DIFFERENT disciplines to any important decision. Where models agree,
confidence is high. Where they disagree, the disagreement reveals
the most important dimension of the decision.
From Physics/Engineering
| Model | Principle | Application |
|-------|-----------|------------|
| Inversion | Instead of "how do I succeed?", ask "how would I fail?" Then avoid that. | Risk management, pre-mortem |
| Second-order effects | Every action has consequences, which have consequences. Think two steps ahead. | Policy design, strategy |
| Entropy | Systems tend toward disorder without energy input. Things decay by default. | Maintenance, quality, relationships |
From Biology
| Model | Principle | Application |
|-------|-----------|------------|
| Evolution/natural selection | What survives is what's adapted, not what's "best" in absolute terms. | Market competition, product-market fit |
| Red Queen effect | You must keep improving just to stay in the same place (because competitors improve too). | Competitive strategy |
| Niche specialization | Generalists and specialists coexist because they serve different niches. | Market positioning, career strategy |
From Mathematics/Statistics
| Model | Principle | Application |
|-------|-----------|------------|
| Pareto principle (80/20) | ~80% of effects come from ~20% of causes. | Prioritization, resource allocation |
| Regression to the mean | Extreme results tend to be followed by more average ones. | Performance evaluation, forecasting |
| Bayes' theorem | Update beliefs based on new evidence, weighted by prior probability. | Decision-making under uncertainty |
From Psychology
| Model | Principle | Application |
|-------|-----------|------------|
| Incentive-caused bias | People do what they're incentivized to do, not what you ask them to do. | Compensation design, policy design |
| Circle of competence | Know what you know and what you don't. Stay within your expertise for high-stakes decisions. | Self-awareness, delegation |
| Hanlon's razor | Never attribute to malice what is adequately explained by ignorance or incompetence. | Conflict resolution, workplace dynamics |
# Multi-Model Analysis: {Decision}
## Models Applied
| Model | Discipline | Insight |
|-------|-----------|---------|
| {model 1} | {field} | {what this model says about the situation} |
| {model 2} | {field} | {what this model says} |
| {model 3} | {field} | {what this model says} |
## Convergence
{Where models agree — high confidence}
## Divergence
{Where models disagree — key trade-off to resolve}
## Synthesis
{Recommended decision based on multi-model analysis}
references/mental-models-catalog.mdGuide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.
Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
Creative research ideation and exploration. Use for open-ended brainstorming sessions, exploring interdisciplinary connections, challenging assumptions, or identifying research gaps. Best for early-stage research planning when you do not have specific observations yet. For formulating testable hypotheses from data use hypothesis-generation.
Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Take asgard-ai-platform/meta-mental-models from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.