← ClaudeAtlas

doncheli-reasoninglisted

Apply structured reasoning models to analyze a decision or problem. Activate when user mentions "reason", "pre-mortem", "5 whys", "pareto", "think through", "analyze decision", "inversion", "first principles", "second order".
doncheli/don-cheli-sdd · ★ 56 · AI & Automation · score 79
Install: claude install-skill doncheli/don-cheli-sdd
# Don Cheli: Structured Reasoning Engine ## Available Models | ID | Best For | |-----------------------|-------------------------------------------------------------| | pre-mortem | Imagining failure before it happens; surfacing hidden risks | | 5-whys | Root cause analysis of a known problem | | pareto | Identifying the 20% of causes driving 80% of impact | | inversion | Asking "what would guarantee failure?" to find blockers | | second-order | Mapping downstream consequences of a decision | | first-principles | Decomposing assumptions down to fundamental truths | | minimize-regret | Choosing the option you will regret least in 10 years | | opportunity-cost | Evaluating what you give up by choosing this option | | circle-of-competence | Assessing whether you have the knowledge to decide well | | map-territory | Separating your mental model from reality | | probabilistic | Assigning probabilities to outcomes; expected-value calc | | reversibility | Classifying decisions as one-way vs. two-way doors | | rlm-chain-of-thought | Step-by-step explicit reasoning (RLM: PrimeIntellect style) | | rlm-decomposition | Breaking a complex problem into atomic sub-problems (RLM) | | rlm-verification | Self