roadmap-planning

Solid

Build a multi-quarter roadmap from a backlog of ideas, requests, and ongoing initiatives. Use this skill when planning the next quarter, sequencing dependent work, balancing build vs improve vs maintain, or making the case for what NOT to do. Triggers on roadmap, quarterly planning, what should we build next, sequencing, prioritization, OKR planning, capacity planning, what's on the roadmap, plan the year, what to ship next quarter. Also triggers when stakeholders are pulling in different directions and the team needs a defensible plan.

AI & Automation 3 stars 1 forks Updated 6 days ago MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
20
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Roadmap Planning Take a pile of ideas, requests, and ongoing work. Produce a defensible plan for what to ship, when, and why. The output is a roadmap document plus the prioritization work that made it credible. --- ## When to use - Planning the next quarter or the next year - Sequencing work where some items depend on others - Balancing new builds, improvements, and maintenance - Saying no (or "not yet") to specific requests with a defensible reason - Aligning a team around a single shared plan - Communicating the plan to stakeholders outside the team - Replanning after a strategy shift, a missed quarter, or new constraints ## When NOT to use - Specifying a single feature for development (use `pm-spec-writing`) - Validating whether the idea is worth building (use `ux-research`) - Designing the feature itself (use `design-standards`) - Writing the launch plan for a single initiative (use `launch-runbook`) - Reviewing what shipped vs what was promised (use `after-action-report`) --- ## Required inputs - The team's strategy or top-level goals (1 to 5 OKRs, themes, or pillars) - The backlog: every candidate item, with at least a one-sentence description - The team's capacity (people × time) - Known constraints (deadlines, dependencies, hiring, budget) - The planning horizon (a quarter, two quarters, a year) If the strategy is missing, the roadmap will be a list of features, not a plan. Push back and get the strategy first. A roadmap without strategy is just a queue. ...

Details

Author
rampstackco
Repository
rampstackco/claude-skills-pm
Created
2 months ago
Last Updated
6 days ago
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

roadmap-planning

Create outcome-based roadmaps using Now/Next/Later instead of Gantt charts. Use when asked to create a roadmap, plan quarterly, organize milestones, or figure out what to build over the next few months. Anti-date, anti-feature-list, pro-outcome.

2 Updated yesterday
AashutoshR2062
AI & Automation Solid

roadmap

Tracks features across their lifecycle in a live, per-repo roadmap — every RD, plan, and task and the lifecycle stage each is in. Layout-aware: a single plans/00-roadmap.md in flat layout, or a two-tier per-feature + portfolio roadmap under codeops/ in nested layout. Use when the user says "roadmap", "make_roadmap", "update_roadmap", "review_roadmap", "show_roadmap", "archive_roadmap", or "compact_roadmap". Covers six actions: make_roadmap (create + seed rows from disk), update_roadmap (re-infer stages, sync to disk, cascade to the portfolio), review_roadmap (read-only health check for drift/broken links), show_roadmap (read-only status overview — progress, stages, and next steps), archive_roadmap (move a completed feature to the archive), and compact_roadmap (slim a bloated roadmap: strip the legacy Notes log and trim fat cells). Detects the action from the user's phrasing or arguments and branches. The roadmap is the cross-session source of truth at the RD/plan altitude, above any single execution plan.

4 Updated 2 days ago
blendsdk
AI & Automation Solid

roadmap

Review roadmap, surface blockers, check alignment with priorities

448 Updated today
davekilleen