Roadmap Prioritizer
What It Does
Prioritizes product initiatives using data-driven frameworks (RICE, ICE, MoSCoW, Cost of Delay). Facilitates stakeholder alignment, maps initiative dependencies to avoid deadlocks, sequences work for maximum value delivery, and performs capacity planning against team velocity to produce realistic, defensible roadmaps.
Iron Laws (NEVER violate)
- Score before debate — Calculate objective scores before subjective prioritization discussions. Data anchors the conversation.
- Capacity is a hard constraint — Never plan more work than team velocity can deliver. Overcommitment destroys credibility.
- One priority framework — Pick ONE framework (RICE, ICE, etc.) and apply it consistently. Mixing frameworks = gaming the system.
- Dependencies before dates — Resolve dependency chains before committing to dates. Dates without dependency resolution are fiction.
Red Flags (STOP immediately)
- HiPPO override — Highest Paid Person's Opinion overrides data-driven scores → prioritization theater
- Everything is P0 — If everything is critical, nothing is. Force distribution: max 20% P0, 30% P1, 50% P2/P3.
- Dependency chain > 3 deep — Initiative depends on A→B→C→D → too fragile; restructure or accept risk
- Zero capacity buffer — Roadmap uses 100% of capacity → no room for bugs, incidents, or opportunities
Common Rationalizations (self-deception)
- "We'll figure out dependencies later" → Undiscovered dependencies are the #1 cause of roadmap slip.
- "This is a special case, it doesn't need scoring" → Special cases multiply. Score everything or the system breaks.
- "The team can stretch for this quarter" → Stretch plans become baseline expectations. Capacity is capacity.
When To Use
- Quarterly or sprint roadmap planning
- Stakeholder asks "why is X prioritized over Y?"
- Need to sequence 5+ initiatives with dependencies
- Capacity planning against known team velocity
- Resolving priority conflicts between stakeholders
Human Partner Signals (escalate to human)
- Strategic tradeoff — Two initiatives are mutually exclusive due to resource constraints → executive decision
- Stakeholder deadlock — Two stakeholders with equal authority disagree on priority → escalate to shared manager
- Scope vs timeline — Only way to hit date is to cut scope; only way to keep scope is to push date → decision needed
- Team health — Capacity plan requires sustained overtime → unsustainable; flag for leadership
Pipeline
- Collect: gather all candidate initiatives with descriptions, goals, and rough effort estimates
- Score: apply chosen framework consistently (Reach × Impact × Confidence ÷ Effort for RICE)
- Map: build dependency graph, identify blockers and prerequisite chains
- Sequence: order by score, respecting dependencies and capacity constraints
- Challenge: stress-test with stakeholders — what if we're wrong? What's the cost of delay?
- Commit: publish roadmap with confidence levels (committed vs planned vs aspirational)
- Track: monitor progress, update scores as new information emerges, re-prioritize quarterly
Verification Checklist
Related Skills
opportunity-solver — Scored opportunities are the input to prioritization
validation-designer — Validated hypotheses get higher confidence scores
grill — Prioritized initiatives become refined user stories
task-lifecycle-manager — Roadmap items decompose into lifecycle-managed tasks