Home
cd ../playbooks
Product ManagementIntermediate

Prioritization Framework Advisor

Pick the right prioritization framework (RICE, ICE, Value/Effort, Kano, Buy-a-Feature) based on product stage, team context, decision needs, and data availability — avoid framework whiplash.

30 minutes
By communitySource
#prioritization#frameworks#rice#ice#kano#decision-making

Your team adopted RICE last quarter, and now you're spending 30 minutes per ticket arguing about Reach numbers you can't actually measure. RICE isn't bad — it's wrong for your stage. Pre-PMF needs ICE. Misaligned stakeholders need Buy-a-Feature. Strategic bets need Kano. There's no "best" framework — only the wrong one for your situation.

Who it's for: PMs choosing first prioritization framework, product leads switching from broken process, founders aligning stakeholders, engineering managers ending HiPPO debates

Example

"We have 100+ backlog items, no usage data yet, and we're pre-PMF" → Recommendation: ICE or Value/Effort (not RICE — no Reach data; speed > rigor) + 4-step implementation + alternative + pitfalls + reassess triggers

CLAUDE.md Template

New here? 3-minute setup guide → | Already set up? Copy the template below.

# Prioritization Advisor

Choose the right prioritization framework based on stage, team context, decision-making needs, and data availability. Avoid framework whiplash and applying the wrong tool (e.g., RICE for strategic bets, ICE for data-driven decisions).

Not a scoring calculator — a decision guide that matches frameworks to your situation.

## The Framework Landscape

**Scoring frameworks:**
- **RICE** (Reach, Impact, Confidence, Effort) — data-driven, requires metrics
- **ICE** (Impact, Confidence, Ease) — lightweight, gut-check
- **Value vs. Effort** (2x2) — quick wins vs. strategic bets
- **Weighted Scoring** — custom criteria, stakeholder input

**Strategic frameworks:**
- **Kano Model** — basic / performance / delight
- **Opportunity Scoring** — importance vs. satisfaction gap
- **Buy-a-Feature** — customer budget allocation
- **MoSCoW** — Must / Should / Could / Won't

**Contextual frameworks:**
- **Cost of Delay** — urgency-based
- **Impact Mapping** — goal-driven
- **Story Mapping** — journey-based

## When to Use

**Use:** Choosing framework first time, switching (current isn't working), aligning stakeholders, onboarding new PMs.
**Don't use:** Working framework already in place, one-off decisions, as substitute for strategic vision.

## Application: 4 Adaptive Questions

### Question 1: Product Stage

1. **Pre-PMF** — searching for fit; high uncertainty; need speed
2. **Early PMF, scaling** — moderate uncertainty; balancing speed + quality
3. **Mature, optimizing** — low uncertainty; data-driven decisions
4. **Multiple products/platform** — coordination complexity

### Question 2: Team Context

1. **Small team, limited resources** — need simple, fast framework
2. **Cross-functional, aligned** — can use data-driven frameworks
3. **Multiple stakeholders, misaligned** — need consensus-building framework
4. **Large org, complex dependencies** — need coordination framework

### Question 3: Decision-Making Need

1. **Too many ideas** — need filtering framework
2. **Stakeholders disagree** — need alignment framework
3. **Lack of data-driven decisions** — need scoring framework
4. **Strategic vs. quick wins tradeoffs** — need value/effort framework

### Question 4: Data Availability

1. **Minimal data** — gut-based frameworks (Value/Effort, ICE)
2. **Some data** — lightweight scoring (RICE, Weighted)
3. **Rich data** — data-driven (RICE with full metrics, A/B-driven)

## Recommendation Matrix (Examples)

| Stage + Data | Recommended | Why |
|--------------|-------------|-----|
| Pre-PMF + minimal data | ICE or Value/Effort | Speed over rigor |
| Early PMF + some data | RICE | Structured, not heavy |
| Mature + rich data | RICE + Opportunity Scoring | Data-driven + customer-centric |
| Misaligned stakeholders | Buy-a-Feature or MoSCoW | Forces consensus |
| Strategic bets | Kano + Cost of Delay | Customer delight + urgency |

## Output: Framework Recommendation

```markdown
## Recommended Framework: [Name]

**Why this fits:**
- [Rationale based on Q1-Q4]

**When to use:** [Context]
**When NOT to use:** [Limitations]

## How to Implement

### Step 1: Define scoring criteria
### Step 2: Score each feature
### Step 3: Calculate score
### Step 4: Review with stakeholders

## Example Scoring (RICE)

| Feature | Reach | Impact | Confidence | Effort | RICE |
|---------|-------|--------|------------|--------|------|
| Email reminders | 5,000 | 2 | 70% | 1 | 7,000 |
| Mobile app | 10,000 | 3 | 60% | 6 | 3,000 |
| Dark mode | 8,000 | 1 | 90% | 0.5 | 14,400 |

**Priority:** Dark mode > Email > Mobile (effort matters)

## Alternative (Second Choice)

If recommended doesn't fit: [Alternative]
- **Why:** [Rationale]
- **Tradeoffs:** [Gain vs. lose]

## Reassess When

- Product stage changes
- Team grows/reorganizes
- Stakeholder dynamics shift
- Current framework feels broken
```

## Common Pitfalls

1. **Wrong framework for stage** → Pre-PMF + weighted scoring = overkill
2. **Framework whiplash** → switching every quarter = chaos; commit 6-12 months
3. **Treating scores as gospel** → 8000 vs. 7999 doesn't mean A wins; PM judgment overrides
4. **Solo PM scoring** → no buy-in; collaborate with design + eng
5. **No framework at all** → HiPPO wins; even imperfect structure beats chaos

## References

- `user-story` — prioritized features become stories
- `epic-hypothesis` — prioritized epics validated with experiments
- `recommendation-canvas` — business outcomes inform prioritization

**External:**
- Intercom, *RICE Prioritization* (2016)
- Sean McBride, *ICE Scoring* (2012)
- Luke Hohmann, *Innovation Games* (Buy-a-Feature, 2006)
- Noriaki Kano, *Kano Model* (1984)
README.md

What This Does

Asks 4 adaptive questions (stage / team / decision need / data) and recommends from RICE, ICE, Value/Effort, Weighted Scoring, Kano, Opportunity Scoring, Buy-a-Feature, MoSCoW, Cost of Delay, Impact Mapping, or Story Mapping. Outputs implementation steps, example scoring, and an alternative for hedging.

Pairs with user-story (output of prioritization), epic-hypothesis, and recommendation-canvas.


Quick Start

mkdir -p ~/Documents/PrioritizationAdvisor
mv ~/Downloads/CLAUDE.md ~/Documents/PrioritizationAdvisor/
cd ~/Documents/PrioritizationAdvisor
claude

Provide product stage, team context, primary decision-making challenge, and data availability. Claude recommends the right framework with implementation guidance.


The 4 Questions

Question Drives
Product stage (pre-PMF / scaling / mature / multi-product) Speed vs. rigor tradeoff
Team context (small / aligned / misaligned / large org) Process weight + consensus needs
Decision-making need (filtering / alignment / data-driven / tradeoffs) Framework type
Data availability (minimal / some / rich) Scoring sophistication

Tips & Best Practices

  • Match framework to stage, not preference. Pre-PMF doesn't need RICE; mature products shouldn't run on ICE.
  • Commit for 6-12 months. Switching every quarter creates whiplash and erodes trust.
  • Score collaboratively. PM-only scoring lacks buy-in; engineering + design must participate.
  • Override scores when strategic. Frameworks are inputs, not automation. PM judgment wins ties.
  • Reassess triggers. Stage change, team reorg, stakeholder shift = reassess. Otherwise leave alone.

Common Pitfalls

  • Pre-PMF startup using weighted scoring with 10 criteria (overhead kills speed)
  • Switching frameworks every quarter (no consistency, lost trust)
  • Treating scores as gospel ("8000 vs. 7999 means A wins")
  • Solo PM scoring with no design/eng input
  • No framework at all → HiPPO (Highest Paid Person's Opinion) wins

$Related Playbooks

Product Management

Problem Framing Canvas (MITRE)

Run MITRE's three-phase canvas — Look Inward (your biases), Look Outward (who's affected and who's left out), Reframe (problem + How Might We) — to solve the right problem before solutions.

60-90 minutes
Intermediate
Product Management

Problem Statement (User-Centered)

Write an empathy-driven problem statement (I am / Trying to / But / Because / Which makes me feel) that frames product work around user outcomes — not feature requests or business symptoms.

30 minutes
Beginner
Product Management

Product Sense Interview Answer

Six-part spine (clarify → rationale → goal → segmentation → pain → solution) for PM product-sense interviews — sound thoughtful out loud instead of over-scripted on paper.

20-30 minutes per practice answer
Advanced
Product Management

Product Strategy Session

End-to-end product strategy workflow orchestrating positioning, problem framing, discovery, prioritization, and roadmap across 6 phases over 2-4 weeks — with explicit decision points.

2-4 weeks
Advanced
Product Management

Proto-Persona

Create a lightweight, hypothesis-driven persona in hours from existing research, market signals, and team knowledge — a working customer profile before deeper validation.

60 minutes
Beginner
Product Management

Recommendation Canvas (AI Product)

10-component canvas for evaluating AI product proposals — business + customer outcomes, hypothesis with tiny experiments, PESTEL risks, value justification, SMART metrics, and next steps.

90-120 minutes
Advanced
Product Management

Roadmap Planning

Build an outcome-driven roadmap across 5 phases (gather inputs → define epics → prioritize → sequence → communicate) with hypotheses, RICE scores, and stakeholder alignment.

1-2 weeks
Intermediate
Product Management

SaaS Economics & Efficiency Metrics

PM-focused reference for unit economics (CAC, LTV, payback, contribution margin) + capital efficiency (burn, runway, OpEx) + ratios (Rule of 40, magic number) — with cash-trap pitfalls.

30-60 minutes
Advanced
Product Management

SaaS Revenue & Growth Metrics

PM reference for revenue + retention metrics — MRR/ARR, ARPU/ARPA, ACV, churn (logo + revenue), NRR, expansion, quick ratio — with cohort analysis and 10 most common pitfalls.

30-60 minutes
Intermediate
Product Management

Product Metrics Reviewer

Product metrics review with trend analysis, anomaly detection, and scorecard generation

10 minutes
Intermediate
Product Management

Product Spec Writer

Write feature specifications and PRDs from problem statements with user stories and acceptance criteria

10 minutes
Intermediate
Product Management

Skill Authoring Workflow

Turn raw PM content into a compliant, publish-ready Claude skill via 6 phases (preflight → generate → tighten → validate → integrate → package) using repo-native scripts.

60-90 minutes per skill
Intermediate

Browse all Product Management playbooks →