Structures product decisions into concise docs with options, trade-offs, comparisons, recommendation, reversibility, and next steps for stakeholder review.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-pm-skills:decision-docThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Turn ambiguity into a structured decision. One page, clear options, explicit trade-offs, and a recommendation you can defend.
Turn ambiguity into a structured decision. One page, clear options, explicit trade-offs, and a recommendation you can defend.
## Decision: [One-line framing of the decision]
### Context
[2-3 sentences. Why this decision matters now. What triggered it. What happens if we delay.]
### Constraints
- [Constraint 1]
- [Constraint 2]
- [Constraint 3]
### Options
#### Option A: [Name]
[1-2 sentence description]
- **Pros:** [list]
- **Cons:** [list]
- **Effort:** [T-shirt size + calendar time]
- **Risk:** [Low/Medium/High — one sentence why]
#### Option B: [Name]
[1-2 sentence description]
- **Pros:** [list]
- **Cons:** [list]
- **Effort:** [T-shirt size + calendar time]
- **Risk:** [Low/Medium/High — one sentence why]
#### Option C: [Name] (if applicable)
[same structure]
### Comparison
| Criteria | Option A | Option B | Option C |
|----------|----------|----------|----------|
| Speed to value | [fast/medium/slow] | ... | ... |
| User impact | [high/medium/low] | ... | ... |
| Effort | [S/M/L/XL] | ... | ... |
| Risk | [low/med/high] | ... | ... |
| Reversibility | [easy/hard] | ... | ... |
### Recommendation
**Go with Option [X].**
[2-3 sentences. Why this option wins. What specific factor tips the balance.]
### What We're Giving Up
[Be explicit. Every choice has a cost. Name it.]
### Reversibility
[Can we change course later? At what cost? By when does this become irreversible?]
### Next Steps (if approved)
1. [Action] — [Owner] — [By when]
2. [Action] — [Owner] — [By when]
3. [Action] — [Owner] — [By when]
npx claudepluginhub mehdibargach/claude-code-pm-skillsProvides structured decision-making by weighing pros and cons, stakeholders, risks, and alternatives. Useful when evaluating options or planning approach.
Routes decision-making requests to the appropriate structured thinking tool: option-mapping, criteria-weighting, premortem-analysis, or reversibility-analysis.
Structures decisions using decision tables, weighted scoring matrices, decision trees, and Pugh matrices. Evaluates alternatives with criteria, scores, and outcomes for defensible choices.