roadmap-planning

Generate PM-gated roadmap stubs with blocks and blocked_by dependencies.

5|2|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/dbc-oduffy/coordinator-claude --skill roadmap-planning-dbc-oduffy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roadmap-planning
Source: https://github.com/dbc-oduffy/coordinator-claude/tree/main/plugins/coordinator/skills/roadmap-planning
Command: npx skills add https://github.com/dbc-oduffy/coordinator-claude --skill roadmap-planning-dbc-oduffy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of turning scattered research and peer deep-dive inputs into a concrete, PM-gated roadmap that can be picked up and executed reliably.

Core Features & Use Cases

  • Bidirectional verdict-to-stub coverage: Ensures every input cluster becomes an explicit verdict and that every KEEP verdict materializes as a kind: spinoff-roadmap stub with traceable sources.
  • PM-gated research substantiation: Requires evidence-backed research-corpus outputs plus an OVERVIEW with explicit contested decisions before any stub authoring can start.
  • Constraint-graph roadmap execution: Produces stubs with blocks/blocked_by dependencies, sprint/wave sequencing, and optional hard gates for peer-team asks.
  • Machine-readable handoff readiness: Generates a STUB-INDEX and emits stubs that downstream handoff tooling can query and dispatch.

Quick Start

Use the roadmap-planning skill on the research corpus in a local path to generate kind: spinoff-roadmap stubs for sprint- and gate-aware execution.

Frequently Asked Questions about roadmap-planning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn scattered research inputs into a sequenced roadmap with dependencies?

This skill generates a sequenced roadmap by clustering 5+ candidate research items into sprint-shaped waves. It applies reconciliation verdicts and PM gating to produce a dependency graph with explicit blocks and blocked_by constraints for reliable execution.

What is PM gating in roadmap planning and when do I need it?

PM gating requires explicit approval on contested architectural decisions before stub authoring begins. You need it when organizing 5+ candidate items into sprint waves to ensure every KEEP verdict materializes with traceable, evidence-backed sources.

How do I generate sprint sequencing and dependency graphs from a research corpus?

You generate sprint sequencing by processing a research corpus through inventory clustering and reconciliation verdicts. The output includes spinoff-roadmap stubs with blocks/blocked_by dependencies, sprint wave sequencing, and an STUB-INDEX for downstream handoff tooling to query and dispatch.

Can I use roadmap planning for peer-repo deep-dive artifacts and contested architectural decisions?

Yes, roadmap planning processes peer-repo deep-dive artifacts and contested architectural decisions by generating evidence-backed research-corpus files. It requires an OVERVIEW with explicit PM approval gates before outputting traceable spinoff stubs.

Does roadmap planning require a minimum number of candidate items to sequence sprints?

Yes, roadmap planning requires 5+ candidate items to organize them into sprint-shaped waves. The skill applies when a PM needs items clustered into sequenced dependencies with explicit PM approval gates and evidence-backed research corpus files.

What is the best way to create machine-readable handoff stubs for downstream tooling?

The best way to create machine-readable handoff stubs is generating spinoff-roadmap stubs with blocks/blocked_by dependencies and an STUB-INDEX. This outputs machine-readable handoff readiness that downstream dispatch tooling can query directly for sprint-aware execution.