skills/product/roadmap-builder/SKILL.md
Use this skill when the user says 'roadmap', 'product roadmap', 'quarterly plan', 'now/next/later', 'OKRs', or needs strategic planning with themes, milestones, resource allocation, and stakeholder-ready views. Do NOT use for MVP scoping or sprint-level planning.
npx skillsauth add cwinvestments/memstack memstack-product-roadmap-builderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Creates a strategic product roadmap in Now/Next/Later format with quarterly themes, milestones, dependency mapping, resource allocation, and stakeholder communication templates.
When this skill activates, output:
Roadmap Builder — Building product roadmap...
Then execute the protocol below.
| Context | Status | |---------|--------| | User says "roadmap", "product roadmap", "quarterly plan" | ACTIVE | | User says "now/next/later" or "OKRs" | ACTIVE | | User wants to plan product direction for 3-12 months | ACTIVE | | User wants to scope an MVP | DORMANT — use MVP Scoper | | User wants sprint-level stories | DORMANT — use User Story Generator |
| Mistake | Why It's Wrong | |---------|---------------| | "Roadmap with exact delivery dates" | Dates become promises. Use time horizons (Now/Next/Later) to preserve flexibility. | | "Feature list disguised as a roadmap" | Roadmaps communicate outcomes and themes, not feature checklists. | | "One roadmap for everyone" | Engineering, sales, and executives need different views of the same plan. | | "Plan 12 months in detail" | Detailed plans beyond 3 months are fiction. Be specific for Now, directional for Later. | | "Set it and forget it" | Roadmaps are living documents. Review and adjust monthly or quarterly. |
If the user hasn't provided details, ask:
- Product — what product are you roadmapping?
- Current state — what's been built? What's the current version?
- Company goals — what's the business trying to achieve this year?
- User feedback — what are the top 5 user requests or complaints?
- Competitive pressure — what are competitors shipping that matters?
- Resources — team size, key constraints, upcoming changes?
Themes are the "why" behind your roadmap — outcomes, not features.
Theme template:
### Theme: [Theme Name]
**Outcome:** [What success looks like — measurable]
**Time horizon:** [Now / Next / Later]
**Business driver:** [Revenue / Retention / Acquisition / Efficiency]
**Key metric:** [Specific metric this theme moves]
**Initiatives under this theme:**
1. [Initiative A — concrete work that delivers on this theme]
2. [Initiative B]
3. [Initiative C]
Example themes (not features):
Recommended: 3-5 themes per quarter. More than 5 means you're spreading too thin.
| Horizon | Timeframe | Certainty | Detail Level | |---------|----------|-----------|-------------| | Now | This quarter (0-3 months) | High (committed) | Specific features with milestones | | Next | Next quarter (3-6 months) | Medium (planned) | Themes and initiatives | | Later | 6-12 months | Low (exploratory) | Themes and direction only |
Roadmap template:
## Now (Q[X] [Year]) — [Quarter Theme]
### Theme 1: [Theme Name]
| Initiative | Description | Owner | Target | Status |
|-----------|------------|-------|--------|--------|
| [Initiative A] | [What it delivers] | [Team/person] | [Month] | [Not started / In progress / Done] |
| [Initiative B] | [What it delivers] | [Team/person] | [Month] | [Status] |
### Theme 2: [Theme Name]
| Initiative | Description | Owner | Target | Status |
|-----------|------------|-------|--------|--------|
| [Initiative C] | [What it delivers] | [Team/person] | [Month] | [Status] |
---
## Next (Q[X+1] [Year]) — [Quarter Theme]
### Theme 3: [Theme Name]
- [Initiative D] — [One-line description]
- [Initiative E] — [One-line description]
### Theme 4: [Theme Name]
- [Initiative F] — [One-line description]
---
## Later ([Year] H2) — [Direction]
### Theme 5: [Theme Name]
- [Exploratory direction 1]
- [Exploratory direction 2]
## Dependency Map
| Initiative | Depends On | Blocks | Risk Level |
|-----------|-----------|--------|-----------|
| [Initiative A] | None (can start immediately) | [Initiative C] | Low |
| [Initiative B] | [External: design system v2] | None | Medium |
| [Initiative C] | [Initiative A] + [API team delivery] | [Initiative E] | High |
Dependency visualization:
Initiative A ──→ Initiative C ──→ Initiative E
↑
Initiative B ─────────┘ (also needs API team delivery)
Critical path: A → C → E (any delay cascades)
Dependency rules:
Team allocation by theme:
| Theme | Engineering | Design | % of Capacity | |-------|-----------|--------|--------------| | [Theme 1] | [X] devs | [X] designers | [X]% | | [Theme 2] | [X] devs | [X] designers | [X]% | | Tech debt / maintenance | [X] devs | — | 15-20% | | Bug fixes / support | [X] devs | — | 10% | | Total | | | 100% |
Allocation rules:
Quarterly OKRs:
## Q[X] Objectives & Key Results
### Objective 1: [Outcome statement — inspirational but measurable]
- KR1: [Metric] from [current] to [target]
- KR2: [Metric] from [current] to [target]
- KR3: [Metric] from [current] to [target]
### Objective 2: [Outcome statement]
- KR1: [Metric] from [current] to [target]
- KR2: [Metric] from [current] to [target]
Milestone timeline:
| Milestone | Date | Owner | Definition of Done | |-----------|------|-------|-------------------| | [Milestone 1] | [Date] | [Team] | [What "done" means — specific, verifiable] | | [Milestone 2] | [Date] | [Team] | [Definition of done] | | [Milestone 3] | [Date] | [Team] | [Definition of done] | | Quarter review | [End of quarter] | PM | All OKRs scored, next quarter planned |
OKR scoring (end of quarter):
Different audiences need different roadmap views:
Executive view (1 page):
# Product Roadmap — Q[X]-Q[X+2] [Year]
## Vision: [One-line product vision]
| Quarter | Theme | Key Deliverable | Business Impact |
|---------|-------|----------------|----------------|
| Q[X] | [Theme 1] | [Major deliverable] | [Revenue / retention / efficiency] |
| Q[X] | [Theme 2] | [Major deliverable] | [Business impact] |
| Q[X+1] | [Theme 3] | [Planned direction] | [Expected impact] |
| Q[X+2] | [Theme 4] | [Exploratory] | [Potential impact] |
**Key risks:** [1-2 biggest risks in plain language]
**Resource ask:** [What you need from leadership — headcount, budget, decisions]
Sales/customer view:
# What's Coming — [Product Name]
## Shipping Now (This Quarter)
- [Feature/improvement] — [Customer benefit in their language]
- [Feature/improvement] — [Customer benefit]
## Coming Next
- [Planned initiative] — [Customer benefit]
- [Planned initiative] — [Customer benefit]
## Exploring
- [Direction] — we're researching how to [solve X]
- [Direction] — early exploration of [area]
*Dates and specifics may change. Updated quarterly.*
Engineering view:
# Engineering Roadmap — Q[X]
## Committed Work
| Initiative | Epic | Points | Team | Sprint Target |
|-----------|------|--------|------|--------------|
[Detailed sprint-level breakdown]
## Tech Debt Budget (20%)
| Item | Priority | Effort | Impact |
|------|----------|--------|--------|
[Tech debt items with priority]
## Architecture Decisions Needed
- [Decision 1: by when, who decides]
- [Decision 2: by when, who decides]
# Product Roadmap — [Product Name]
## Strategic Context
- **Vision:** [One-line vision]
- **Annual goal:** [Primary business goal]
- **Planning period:** Q[X] — Q[X+2] [Year]
- **Team size:** [X engineers, X designers]
## Themes
[From Step 2 — 3-5 themes with outcomes]
## Now/Next/Later Roadmap
[From Step 3 — detailed Now, directional Next, thematic Later]
## Dependencies
[From Step 4 — dependency map with critical path]
## Resource Allocation
[From Step 5 — team allocation by theme]
## OKRs & Milestones
[From Step 6 — quarterly OKRs with milestone timeline]
## Stakeholder Views
### Executive Summary
[1-page executive view]
### Customer-Facing Roadmap
[What's Coming view]
Roadmap Builder — Complete!
Planning horizon: [X quarters]
Themes: [Count]
Now initiatives: [Count] (committed)
Next initiatives: [Count] (planned)
Later directions: [Count] (exploratory)
OKRs: [Count] objectives, [Count] key results
Stakeholder views: 3 (executive, customer, engineering)
Next steps:
1. Review with engineering leads for feasibility
2. Present executive view to leadership for alignment
3. Publish customer-facing roadmap
4. Schedule monthly roadmap review checkpoints
5. Score OKRs at end of quarter and plan next
tools
Use when the user says 'save diary', 'log session', 'wrapping up', or at end of a productive session.
tools
Use when the user says 'submit to marketplace', 'publish my skill', 'share this skill', 'list on marketplace', 'submit plugin', 'publish to community', or needs to submit a skill or plugin to a community marketplace via PR. Do NOT use for building skills or writing plugin code.
development
Use when the user says 'write browser tests', 'test this page', 'playwright test', 'e2e test', 'end to end test', 'browser test', 'test the UI', or needs Playwright-based browser testing for a web application. Do NOT use for unit tests, API tests, or non-browser testing.
development
Use when the user says 'teach me', 'explain as you go', 'mentor mode', 'walk me through', 'help me learn', 'explain why', 'learning mode', or wants real-time plain language narration of decisions and tradeoffs while building. Do NOT use for code review or debugging.