Loading...
Loading...
Apply structured decision analysis using decision matrices, decision trees, expected value, and multi-criteria decision analysis (MCDA). Use this skill when the user faces a complex decision with multiple options and criteria, needs to compare alternatives objectively, quantify risk vs reward, or facilitate group decisions — even if they say 'which option should we choose', 'help me decide', 'how do we compare these options', or 'what's the expected outcome'.
npx skill4agent add asgard-ai-platform/skills meta-decision-analysisIRON LAW: Make Criteria and Weights Explicit BEFORE Evaluating Options
Choosing criteria after seeing the options lets bias sneak in — you
unconsciously weight criteria that favor your preferred option.
Define criteria, assign weights, THEN score options.# Decision Analysis: {Decision}
## Alternatives
1. {Option A}
2. {Option B}
3. {Option C}
## Decision Matrix
| Criterion | Weight | Option A | Option B | Option C |
|-----------|--------|----------|----------|----------|
| {criterion 1} | {X%} | {1-5} | {1-5} | {1-5} |
| **Weighted Total** | 100% | **{total}** | **{total}** | **{total}** |
## Sensitivity Analysis
- If {criterion} weight changes from X% to Y%, winner changes from {A} to {B}
## Recommendation
{Winner with rationale and key trade-offs acknowledged}references/decision-tools.md