decision-analysis
Installation
SKILL.md
Decision Analysis
Model and analyze complex decisions using structured techniques: decision tables, weighted scoring matrices, and decision trees. Creates clear, defensible decision frameworks with traceable rationale.
What is Decision Analysis?
Decision Analysis is a systematic approach to evaluating complex choices by breaking them down into components: objectives, alternatives, criteria, and trade-offs. It transforms subjective judgment into structured, transparent reasoning.
| Technique | Best For | Output |
|---|---|---|
| Decision Table | Rule-based logic, many conditions | Action based on condition combinations |
| Weighted Scoring Matrix | Multi-criteria comparison | Ranked alternatives with scores |
| Decision Tree | Sequential decisions, uncertainty | Optimal path with probabilities |
| Pugh Matrix | Concept selection, design choices | Best concept vs baseline |