plan-roadmap

Plan feature ideas into structured Roadmaps with phase-based collaboration.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/agentic-cookbook/roadmaps --skill plan-roadmap-agentic-cookbook
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-roadmap
Source: https://github.com/agentic-cookbook/roadmaps/tree/main/skills/plan-roadmap
Command: npx skills add https://github.com/agentic-cookbook/roadmaps --skill plan-roadmap-agentic-cookbook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan Roadmap helps teams convert vague feature ideas into structured roadmaps by guiding collaborative discussions, capturing decisions, and producing governance-ready artifacts.

Core Features & Use Cases

  • Phase-based collaboration: Discussions to clarify goals, followed by formal Planning with explicit gates.
  • Draft Roadmap generation: Creates Roadmap.md in ~/.roadmaps/ with goals, steps, dependencies, and placeholders for issues.
  • Alignment and validation: Performs an alignment check to ensure the roadmap reflects the discussion and user intent.
  • Lifecycle tracking: Tracks Created, Planning, and Ready states via State/, and maintains a discussion summary for traceability.

Quick Start

Tell me the feature you want to plan with /plan-roadmap, and I will guide you through discussion and generate a Roadmap.

Frequently Asked Questions about plan-roadmap

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

FAQPage Schema
How do I turn a vague feature idea into a structured roadmap?▼

To turn a vague feature idea into a structured roadmap, initiate a discussion phase to clarify goals, then enter a planning phase that generates a Roadmap.md with explicit gates, steps, and dependencies.

How does collaborative feature planning with explicit gates work?▼

Collaborative feature planning with explicit gates works by guiding discussions through Discovery and Planning phases, performing alignment checks to validate user intent, and producing a governance-ready roadmap artifact.

What is state-tracking for roadmap lifecycle management?▼

State-tracking for roadmap lifecycle management is the process of recording Created, Planning, and Ready states in State/.md files, maintaining a discussion summary to ensure full traceability from idea to ready status.

Where are generated roadmaps and planning artifacts stored?▼

Generated roadmaps and planning artifacts are stored under the ~/.roadmaps directory, producing a Roadmap.md file with goals, steps, dependencies, and placeholders for issues to be resolved later.

Can I use this roadmap planning approach for team governance and alignment?▼

You can use this roadmap planning approach for team governance and alignment because it performs explicit alignment checks to ensure the roadmap reflects discussion and user intent, producing governance-ready artifacts.