From prioritization
Apply prioritization frameworks for decision-making including RICE, MoSCoW, ICE scoring, and effort-impact matrices. Use when doing prioritization, RICE scoring, MoSCoW categorization, ICE analysis, backlog ranking, or effort-impact analysis. NOT for OKR or outcome definition (use outcome-orientation).
How this skill is triggered — by the user, by Claude, or both
Slash command
/prioritization:prioritizationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Make better decisions about what to do first.
Make better decisions about what to do first.
Reach x Impact x Confidence / Effort
| Factor | Description | Scale |
|---|---|---|
| Reach | Users affected per quarter | Number |
| Impact | Effect on goal | 0.25-3 |
| Confidence | Certainty level | 50-100% |
| Effort | Person-months | Number |
Score = (R x I x C) / E
| Priority | Meaning | Guideline |
|---|---|---|
| Must | Required for success | Non-negotiable |
| Should | Important but not vital | Include if possible |
| Could | Nice to have | If time permits |
| Won't | Not this time | Explicitly excluded |
Rule: Must = 60% max of effort
| Factor | Description | Scale |
|---|---|---|
| Impact | Potential value | 1-10 |
| Confidence | Certainty | 1-10 |
| Ease | Simplicity | 1-10 |
Score = (I + C + E) / 3
HIGH IMPACT
|
BIG | QUICK
BETS | WINS
|
-----+------ LOW EFFORT
|
MONEY| FILL
PITS | INS
|
LOW IMPACT
Priority order: Quick Wins -> Big Bets -> Fill Ins -> Avoid Money Pits
## Item: [Name]
### RICE Score
| Factor | Value | Notes |
|--------|-------|-------|
| Reach | [num] | [who] |
| Impact | [0.25-3] | [why] |
| Confidence | [%] | [evidence] |
| Effort | [PM] | [breakdown] |
| **Score** | [calc] | |
### Decision
Priority: [High/Med/Low]
Rationale: [reasoning]
npx claudepluginhub viktorbezdek/skillstack --plugin prioritizationApply RICE, ICE, MoSCoW, Kano, and Value vs Effort frameworks for prioritizing features, roadmaps, backlogs, and trade-offs.
Scores and ranks product backlogs using RICE, WSJF, ICE, MoSCoW frameworks. Use for prioritizing features, roadmap decisions, and evaluating trade-offs.
Prioritizes lists of ideas, features, bugs, or initiatives using RICE framework (Reach × Impact × Confidence / Effort) with table ranking and recommendations. Use when deciding what to do first among options.