Loading...
Loading...
Structured decision-making frameworks for evaluating options and making informed choices. Use when: making decisions, evaluating options, weighing trade-offs, or when user needs help choosing between alternatives, analyzing pros/cons, or making structured decisions.
npx skill4agent add shubhamsaboo/awesome-llm-apps decision-helper## Decision
[What needs to be decided?]
## Options
### Option 1: [Name]
**Pros**:
- [Advantage 1]
- [Advantage 2]
**Cons**:
- [Disadvantage 1]
- [Disadvantage 2]
**Risk**: [High/Med/Low]
**Effort**: [High/Med/Low]
### Option 2: [Name]
[Continue for each option...]
## Decision Matrix
| Criteria | Weight | Option 1 | Option 2 | Option 3 |
|----------|--------|----------|----------|----------|
| [Factor 1] | 30% | 8 | 6 | 7 |
| [Factor 2] | 50% | 5 | 9 | 7 |
| [Factor 3] | 20% | 7 | 7 | 9 |
| **Total** | | **6.4** | **7.6** | **7.5** |
## Recommendation
[Best option with rationale]
## Next Steps
[How to proceed with chosen option]