roadmap-planning

roadmap planning

deanpeters ↓ 2.7k
Claude Code
View source ↗

What it does

  • Now: Current quarter (committed)
  • Next: Following quarter (high confidence)
  • Later: Future exploration (low confidence)
  • Best for: Agile teams, uncertainty, continuous discovery
  • Organize by strategic themes (e.g., "Retention," "Enterprise Expansion," "Mobile Experience")
  • Best for: Communicating to execs, showing strategic intent
  • Q1: Epics A, B; Q2: Epics C, D; Q3: Epics E, F

Requirements & configuration

  • Hypothesis: We believe that adding SSO for enterprise accounts will increase enterprise deals closed from 2/quarter to 5/quarter because enterprise buyers require SSO for security compliance.
  • Does Epic B depend on Epic A? (e.g., "Advanced Reporting" requires "Data Pipeline Upgrade")
  • Are there technical blockers? (e.g., "Mobile App" requires "API Redesign")
  • ├─ Advanced Reporting (depends on Data Pipeline, Q1)
  • ├─ Mobile App (depends on API Redesign)

Configuration: ARGUMENTS

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

roadmap planning

Source

Repository: https://github.com/deanpeters/product-manager-skills

roadmap-planning FAQ

What does the roadmap-planning skill do?

Plan a strategic roadmap across prioritization, epic definition, stakeholder alignment, and sequencing. Use when turning strategy into a release plan that teams can execute. Now: Current quarter (committed) Next: Following quarter (high confidence)

What does roadmap-planning require?

Hypothesis: We believe that adding SSO for enterprise accounts will increase enterprise deals closed from 2/quarter to 5/quarter because enterprise buyers require SSO for security compliance. Does Epic B depend on Epic A? (e.g., "Advanced Reporting" requires "Data Pipeline Upgrade") Are there technical blockers? (e.g., "Mobile App" requires "API Redesign") ├─ Advanced Reporting (depends on Data Pipeline, Q1) ├─ Mobile App (depends on API Redesign) Configuration keys: ARGUMENTS.

How do I install roadmap-planning?

Run: npx -y skills add https://github.com/deanpeters/product-manager-skills --skill roadmap-planning --agent claude-code — the source lives at github.com/deanpeters/product-manager-skills.

Maintain roadmap-planning?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[roadmap-planning on getagentictools](https://getagentictools.com/skills/deanpeters-product-manager-skills-roadmap-planning?ref=badge)
npx agentictools info skills/deanpeters-product-manager-skills-roadmap-planning

The second line is the CLI lookup for this page — handy in READMEs and docs.