From product-superpowers
Use when creating or updating a product roadmap, defining OKRs, or communicating product direction to stakeholders.
How this skill is triggered — by the user, by Claude, or both
Slash command
/product-superpowers:roadmappingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Create and maintain outcome-based product roadmaps using Now/Next/Later format. Define OKRs that connect work to business outcomes.
Create and maintain outcome-based product roadmaps using Now/Next/Later format. Define OKRs that connect work to business outcomes.
Announce at start: "I'm using the roadmapping skill to [create/update] the product roadmap."
You MUST create a task for each of these items and complete them in order:
The aspirational future state you're working toward. Long-term, inspirational, stable.
Format:
[Product name] helps [target user] achieve [key benefit] by [unique approach].
Examples:
3-5 broad areas of investment that support the vision. Themes persist across multiple quarters.
| Theme | What it means | Why it matters |
|---|---|---|
| User Activation | Help new users reach their first "aha moment" faster | Activation is the biggest lever for retention |
| Collaboration | Make it effortless for teams to work together | Team accounts have 3x higher LTV |
| Platform Reliability | Improve uptime, performance, and error handling | Trust is eroding with current 99.5% uptime |
A qualitative, inspirational goal. "Where do we want to go?"
Examples:
3-5 quantitative, measurable outcomes that show progress toward the Objective.
Format:
[Improve/Move/Change] [metric] from [baseline] to [target] by [timeframe]
Examples:
For each initiative in your roadmap, answer: which outcome does this drive?
| Initiative | Drives which KR(s)? | Confidence |
|---|---|---|
| Redesigned onboarding flow | KR1: Activation rate | High (backed by user testing) |
| Team invite improvements | KR4: Weekly active teams | Medium |
| Performance optimization | KR3: NPS improvement | Low (indirect relationship) |
Initiatives that don't connect to any outcome should be questioned. Every significant piece of work should trace back to a strategic goal.
Use relative time buckets instead of fixed dates:
| Now | Next | Later |
|---|---|---|
| Redesigned onboarding flow | Team collaboration features | Mobile app |
| Performance optimization (P95 < 2s) | Advanced analytics dashboard | AI-powered recommendations |
| SSO integration (Enterprise) | Public API v2 | Internationalization |
| Bug fix sprint (top 20 issues) | Dark mode | Marketplace / integrations |
For each item, indicate confidence:
External roadmaps (customer-facing) should only include High and some Medium confidence items.
Map what must happen before what:
Initiative A (onboarding redesign) → depends on → Design system v2
Initiative B (team features) → depends on → Initiative A (enables team invites)
Initiative C (API v2) → no dependencies → can start anytime
Flag:
Different stakeholders need different views:
| Stakeholder | Needs | Format | Cadence |
|---|---|---|---|
| Executive team | Strategic alignment, resource decisions, key risks | Executive summary + Now/Next/Later | Monthly |
| Engineering | What's coming, dependency resolution, technical context | Full roadmap + sprint plans | Bi-weekly |
| Design | Upcoming design needs, user insights | Thematic view + discovery queue | Weekly |
| Sales/Marketing | Launch timing, competitive positioning, customer commitments | External roadmap (conservative) | Monthly |
| Customer Success | Feature changes, training needs, support impact | Feature-focused view | Per release |
| Customers | What's coming, why, when (roughly) | Public roadmap (high confidence only) | Quarterly |
A roadmap is a living document. Define how often it gets reviewed:
Save to: docs/product-superpowers/roadmaps/YYYY-QN-roadmap.md
# Product Roadmap — [Product Name] [Time Period]
**Last Updated:** YYYY-MM-DD
**Vision:** [One sentence]
**Status:** Draft / In Review / Approved
## Strategic Themes
| Theme | Meaning | Importance |
|-------|---------|------------|
| ... | ... | ... |
## OKRs
**Objective 1:** [Qualitative goal]
- KR1: [Metric] from [baseline] to [target] by [timeframe]
- KR2: ...
- KR3: ...
## Roadmap
| Now (Q1 2026) | Next (Q2-Q3) | Later (Q4+) |
|---------------|--------------|-------------|
| Initiative A (High confidence) | Initiative D (Medium) | Initiative G (Low) |
| Initiative B (High confidence) | Initiative E (Medium) | Initiative H (Low) |
| Initiative C (Medium confidence) | Initiative F (Low) | Initiative I (Low) |
## Dependencies
...
## Risks and Mitigations
...
## Review Cadence
...
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub guhcostan/product-superpowers --plugin product-superpowers