Prioritizing Roadmap
Scope
Covers
- Turning messy roadmap inputs into a ranked opportunity list + coherent roadmap
- Defining a planning “season” (macro context) and success criteria
- Using a common-currency scoring model (ICE + assumptions) to compare across teams
- Producing an alignment-ready Roadmap Prioritization Pack
When to use
- “What should we build next?”
- “We need a Q2/Q3 roadmap.”
- “We have too many requests and no way to compare them.”
- “We need to prioritize across multiple teams/pods.”
When NOT to use
- You don’t have any agreed goal / North Star / strategic intent (do product vision / goals first)
- You need sprint planning or story-level estimation
- You’re only choosing a single experiment within an already-fixed roadmap
- You need a full customer discovery plan from scratch
Inputs
Minimum required
- Product + primary customer segment
- Planning horizon + cadence (e.g., next 6 weeks, next quarter, rolling 12–24 months)
- Success criteria (North Star / business goal) + 2–5 guardrails
- Candidate opportunities (or current roadmap/backlog) with rough size/effort
- Constraints: capacity, commitments, dependencies, deadlines, risk tolerance
Missing-info strategy
- Ask up to 5 questions from references/INTAKE.md.
- If still missing, proceed with clearly labeled assumptions and provide 2–3 roadmap options.
Outputs (deliverables)
Produce a Roadmap Prioritization Pack in Markdown (in-chat; or as files if requested):
- Context snapshot (goal, horizon, constraints, stakeholders)
- Season framing (what changed, key bets, explicit non-goals)
- Opportunity inventory with conviction level (known vs hypothesis) and evidence
- Prioritization model (common currency + ICE scoring + assumptions)
- Ranked opportunity list (top 10–20) + “parking lot”
- Roadmap draft (Now/Next/Later or quarterly themes) + update cadence (rolling plan)
- Decision narrative (why these, why now) + “Think Bigger” ideas
- Risks / Open questions / Next steps (always included)
Templates: references/TEMPLATES.md
Workflow (8 steps)
1) Intake + decision framing
- Inputs: User context; references/INTAKE.md.
- Actions: Confirm the decision (backlog vs quarterly roadmap vs annual planning), horizon, stakeholders, constraints, and “must-do” commitments.
- Outputs: Context snapshot.
- Checks: Everyone agrees what decision will be made and by when.
2) Define the “season” + success criteria
- Inputs: Context snapshot.
- Actions: Name the current season (macro context), define 3–5 season bets, and set success criteria (North Star + guardrails).
- Outputs: Season framing section.
- Checks: A stakeholder can restate “why now” and “what we’re optimizing for”.
3) Build the opportunity inventory (separate truth vs hypotheses)
- Inputs: Candidate inputs (requests, ideas, problems).
- Actions: Normalize each item into a problem/outcome statement; tag conviction level (Known / Belief / Hypothesis) and evidence; split discovery vs delivery.
- Outputs: Opportunity inventory table.
- Checks: Every item has an intended outcome metric and a confidence/evidence note.
4) Define the common-currency scoring model (ICE + assumptions)
- Inputs: Inventory + success criteria.
- Actions: Choose a primary “common currency” (e.g., North Star units, revenue, cost, risk reduction) and define ICE scales; estimate impact ranges and confidence based on evidence.
- Outputs: Scoring model + filled scoring table.
- Checks: Two people using the same scales would produce similar relative rankings.
5) Stress-test the ranking (scenarios + constraints)
- Inputs: Scored list + constraints.
- Actions: Apply constraints (capacity, dependencies, deadlines); run 2–3 scenarios (base / aggressive / conservative); ensure a balanced portfolio (core, growth, quality, big bets).
- Outputs: Shortlist (top set) + parking lot + key tradeoffs.
- Checks: Tradeoffs and “no’s” are explicit; nothing critical is missing.
6) Draft the roadmap (sequencing + cadence)
- Inputs: Shortlist + scenario choice.
- Actions: Convert priorities into a roadmap (Now/Next/Later or quarterly themes), sequencing by dependencies and learning; define a rolling plan cadence (e.g., rolling 12–24 months, refreshed every 6 months).
- Outputs: Roadmap draft + update cadence.
- Checks: The roadmap is coherent, feasible, and resilient to new inputs.
7) Write the decision narrative + alignment plan
- Inputs: Roadmap draft + rationale.
- Actions: Write “why these, why now”; include a “Think Bigger” section; define how the roadmap will be communicated and updated.
- Outputs: Decision narrative + comms/rollout plan.
- Checks: A cross-functional partner can explain the roadmap without you in the room.
8) Quality gate + finalize the pack
- Inputs: Full draft pack.
- Actions: Run references/CHECKLISTS.md and score with references/RUBRIC.md. Add Risks/Open questions/Next steps.
- Outputs: Final Roadmap Prioritization Pack.
- Checks: Pack is shareable as-is; assumptions, owners, and cadence are explicit.
Quality gate (required)
- Use references/CHECKLISTS.md and references/RUBRIC.md.
- Always include: Risks, Open questions, Next steps.
Examples
Example 1 (B2B SaaS): “Prioritize our next-quarter roadmap for a collaboration product across Growth + Core.”
Expected: season framing, scored opportunity inventory, a Now/Next/Later roadmap, and a clear decision narrative with explicit non-goals.
Example 2 (Marketplace): “Prioritize 6 months of roadmap across supply, demand, and trust & safety.”
Expected: a common-currency model that makes cross-team tradeoffs comparable and a rolling plan refreshed on a fixed cadence.
Boundary example: “Give me a 2-year roadmap, we don’t have goals or constraints.”
Response: ask for goals/constraints; if unavailable, produce options + assumptions and recommend doing product vision + North Star first.
1---2name: prioritizing-roadmap3description: Prioritize a product roadmap/backlog and produce a Roadmap Prioritization Pack (season framing, scoring model, ranked opportunities, roadmap, decision narrative, rollout plan).4---5
6# Prioritizing Roadmap
7
8## Scope
9
10**Covers**
11- Turning messy roadmap inputs into a ranked opportunity list + coherent roadmap
12- Defining a planning “season” (macro context) and success criteria
13- Using a common-currency scoring model (ICE + assumptions) to compare across teams
14- Producing an alignment-ready Roadmap Prioritization Pack
15
16**When to use**
17- “What should we build next?”
18- “We need a Q2/Q3 roadmap.”
19- “We have too many requests and no way to compare them.”
20- “We need to prioritize across multiple teams/pods.”
21
22**When NOT to use**
23- You don’t have any agreed goal / North Star / strategic intent (do product vision / goals first)
24- You need sprint planning or story-level estimation
25- You’re only choosing a single experiment within an already-fixed roadmap
26- You need a full customer discovery plan from scratch
27
28## Inputs
29
30**Minimum required**
31- Product + primary customer segment
32- Planning horizon + cadence (e.g., next 6 weeks, next quarter, rolling 12–24 months)
33- Success criteria (North Star / business goal) + 2–5 guardrails
34- Candidate opportunities (or current roadmap/backlog) with rough size/effort
35- Constraints: capacity, commitments, dependencies, deadlines, risk tolerance
36
37**Missing-info strategy**
38- Ask up to 5 questions from [references/INTAKE.md](references/INTAKE.md).
39- If still missing, proceed with clearly labeled assumptions and provide 2–3 roadmap options.
40
41## Outputs (deliverables)
42
43Produce a **Roadmap Prioritization Pack** in Markdown (in-chat; or as files if requested):
44
451) **Context snapshot** (goal, horizon, constraints, stakeholders)
462) **Season framing** (what changed, key bets, explicit non-goals)
473) **Opportunity inventory** with conviction level (known vs hypothesis) and evidence
484) **Prioritization model** (common currency + ICE scoring + assumptions)
495) **Ranked opportunity list** (top 10–20) + “parking lot”
506) **Roadmap draft** (Now/Next/Later or quarterly themes) + update cadence (rolling plan)
517) **Decision narrative** (why these, why now) + “Think Bigger” ideas
528) **Risks / Open questions / Next steps** (always included)
53
54Templates: [references/TEMPLATES.md](references/TEMPLATES.md)
55
56## Workflow (8 steps)
57
58### 1) Intake + decision framing
59- **Inputs:** User context; [references/INTAKE.md](references/INTAKE.md).
60- **Actions:** Confirm the decision (backlog vs quarterly roadmap vs annual planning), horizon, stakeholders, constraints, and “must-do” commitments.
61- **Outputs:** Context snapshot.
62- **Checks:** Everyone agrees what decision will be made and by when.
63
64### 2) Define the “season” + success criteria
65- **Inputs:** Context snapshot.
66- **Actions:** Name the current season (macro context), define 3–5 season bets, and set success criteria (North Star + guardrails).
67- **Outputs:** Season framing section.
68- **Checks:** A stakeholder can restate “why now” and “what we’re optimizing for”.
69
70### 3) Build the opportunity inventory (separate truth vs hypotheses)
71- **Inputs:** Candidate inputs (requests, ideas, problems).
72- **Actions:** Normalize each item into a problem/outcome statement; tag conviction level (Known / Belief / Hypothesis) and evidence; split discovery vs delivery.
73- **Outputs:** Opportunity inventory table.
74- **Checks:** Every item has an intended outcome metric and a confidence/evidence note.
75
76### 4) Define the common-currency scoring model (ICE + assumptions)
77- **Inputs:** Inventory + success criteria.
78- **Actions:** Choose a primary “common currency” (e.g., North Star units, revenue, cost, risk reduction) and define ICE scales; estimate impact ranges and confidence based on evidence.
79- **Outputs:** Scoring model + filled scoring table.
80- **Checks:** Two people using the same scales would produce similar relative rankings.
81
82### 5) Stress-test the ranking (scenarios + constraints)
83- **Inputs:** Scored list + constraints.
84- **Actions:** Apply constraints (capacity, dependencies, deadlines); run 2–3 scenarios (base / aggressive / conservative); ensure a balanced portfolio (core, growth, quality, big bets).
85- **Outputs:** Shortlist (top set) + parking lot + key tradeoffs.
86- **Checks:** Tradeoffs and “no’s” are explicit; nothing critical is missing.
87
88### 6) Draft the roadmap (sequencing + cadence)
89- **Inputs:** Shortlist + scenario choice.
90- **Actions:** Convert priorities into a roadmap (Now/Next/Later or quarterly themes), sequencing by dependencies and learning; define a rolling plan cadence (e.g., rolling 12–24 months, refreshed every 6 months).
91- **Outputs:** Roadmap draft + update cadence.
92- **Checks:** The roadmap is coherent, feasible, and resilient to new inputs.
93
94### 7) Write the decision narrative + alignment plan
95- **Inputs:** Roadmap draft + rationale.
96- **Actions:** Write “why these, why now”; include a “Think Bigger” section; define how the roadmap will be communicated and updated.
97- **Outputs:** Decision narrative + comms/rollout plan.
98- **Checks:** A cross-functional partner can explain the roadmap without you in the room.
99
100### 8) Quality gate + finalize the pack
101- **Inputs:** Full draft pack.
102- **Actions:** Run [references/CHECKLISTS.md](references/CHECKLISTS.md) and score with [references/RUBRIC.md](references/RUBRIC.md). Add Risks/Open questions/Next steps.
103- **Outputs:** Final Roadmap Prioritization Pack.
104- **Checks:** Pack is shareable as-is; assumptions, owners, and cadence are explicit.
105
106## Quality gate (required)
107- Use [references/CHECKLISTS.md](references/CHECKLISTS.md) and [references/RUBRIC.md](references/RUBRIC.md).
108- Always include: **Risks**, **Open questions**, **Next steps**.
109
110## Examples
111
112**Example 1 (B2B SaaS):** “Prioritize our next-quarter roadmap for a collaboration product across Growth + Core.”
113Expected: season framing, scored opportunity inventory, a Now/Next/Later roadmap, and a clear decision narrative with explicit non-goals.
114
115**Example 2 (Marketplace):** “Prioritize 6 months of roadmap across supply, demand, and trust & safety.”
116Expected: a common-currency model that makes cross-team tradeoffs comparable and a rolling plan refreshed on a fixed cadence.
117
118**Boundary example:** “Give me a 2-year roadmap, we don’t have goals or constraints.”
119Response: ask for goals/constraints; if unavailable, produce options + assumptions and recommend doing product vision + North Star first.
120