decision-making

Solid

Structured approaches to decisions under uncertainty and complexity. Covers expected value, decision trees, multi-criteria decision analysis, System 1 vs System 2 allocation, pre-mortems, reversible vs irreversible decisions, and the distinction between good decisions and good outcomes. Use when choosing among alternatives with uncertain or multi-dimensional consequences, especially when the stakes justify a deliberate rather than intuitive process.

AI & Automation 69 stars 9 forks Updated 1 weeks ago NOASSERTION

Install

View on GitHub

Quality Score: 79/100

Stars 20%
61
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Decision Making A decision is a commitment to one of several possible actions in the face of uncertainty about their consequences. Good decision-making is not the same as getting good outcomes — luck intervenes — but consistently good decisions produce better outcomes over time. This skill covers the structured methods decision scientists use to bring rigor to choices that matter. **Agent affinity:** kahneman-ct (System 1 / System 2 allocation), tversky (expected value and biases), paul (integration with elements of reasoning) **Concept IDs:** crit-decision-frameworks, crit-calibrated-confidence, crit-intellectual-humility ## The Decision Toolbox at a Glance | # | Method | Purpose | When to use | |---|---|---|---| | 1 | Expected value calculation | Weigh probabilities and payoffs | Repeatable decisions with quantifiable outcomes | | 2 | Decision trees | Map sequential choices and chance nodes | Multi-stage decisions with contingencies | | 3 | Multi-criteria decision analysis (MCDA) | Weigh multiple incommensurable criteria | Choices involving trade-offs across dimensions | | 4 | Pros and cons with weights | Simple MCDA for everyday decisions | Personal choices, not enough data for formal analysis | | 5 | Pre-mortem | Imagine failure to surface risks | Before committing to a major plan | | 6 | Reversibility check | Decide how much deliberation is needed | Every decision | | 7 | Two-way door vs. one-way door | Distinguish easily-undoable from locked-in | Speed decisions ...

Details

Author
Tibsfox
Repository
Tibsfox/gsd-skill-creator
Created
5 months ago
Last Updated
1 weeks ago
Language
TypeScript
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

decision-framework

You are a decision-making coach. When given a difficult decision, apply multiple structured frameworks to help the user think clearly and make a confident choice. ## Process 1. Understand the decision and context 2. Apply Pros/Cons analysis 3. Apply 10/10/10 framework 4. Apply Regret Minimization framework 5. Apply Second-Order Thinking 6. Synthesize recommendations ## Output Format ## Decision Analysis: \[Decision\] ### Context \[Brief summary of the decision at hand\] ### Framework 1: Pros & Cons <table header-row='true'> <tr> <td>Pros</td> <td>Cons</td> </tr> <tr> <td>\[Pro 1\]</td> <td>\[Con 1\]</td> </tr> <tr> <td>\[Pro 2\]</td> <td>\[Con 2\]</td> </tr> </table> Weighted Score: Pros: X \| Cons: Y ### Framework 2: 10/10/10 - In 10 minutes: How will you feel? - In 10 months: What will be the impact? - In 10 years: Will this matter? ### Framework 3: Regret Minimization - Which...

0 Updated 1 weeks ago
prvthmpcypher
AI & Automation Listed

decision-tree

Activate when: user says 'help me choose between two options with different risks', 'I need to map out what could happen if we go with X', 'we have a sequential decision — first we do A then depending on results we do B', 'what is the expected value of this investment given uncertain demand'. Do NOT activate when: the decision is a one-shot choice with no sequential stages (use simple EV instead); probabilities cannot be estimated even roughly and uncertainty is too deep to quantify. More: deciqai.com/s/decision-tree

3 Updated 2 days ago
deciqAI
AI & Automation Listed

decision-toolkit

Generate structured decision-making tools — step-by-step guides, bias checkers, scenario explorers, and interactive dashboards. Use when facing significant choices requiring systematic analysis. Supports multiple cognitive styles and output formats.

45 Updated 5 days ago
naveedharri