decision-making
SolidStructured 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.
Install
Quality Score: 79/100
Skill Content
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
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...
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
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.