Large feature requests can feel overwhelming. This skill helps you turn them into a clear plan. You get a high-level design, interface contracts, and a list of smaller sub-features. Everything is stored in a special roadmap folder.
The roadmap has three parts. First, the overall design shows how to split the work into modules. Second, the interface contracts define how modules talk to each other. Third, the sub-feature list breaks the work into independent steps. Each step can be done one at a time.
This skill is useful when a request is too big for a single feature. It keeps your planning separate from your system documentation. You avoid mixing up what you want with how you plan to build it.
Global
mkdir -p ~/.claude/skills/cs-roadmapProject
mkdir -p .claude/skills/cs-roadmapSource Repository
To Issuesmattpocock/skills
Break plans into independent vertical slice issues for faster teamwork
Persona Project Managergoogleworkspace/cli
Easily coordinate projects, track tasks, schedule meetings, and share documents
Persona Team Leadgoogleworkspace/cli
Lead your team with daily standups, task coordination, and clear communication
Github Issuesgithub/awesome-copilot
Create update and manage GitHub issues with simple commands
Breakdown Plangithub/awesome-copilot
Generate complete project plans with epics, stories, and automated tracking
Create Github Issues Feature From Implementation Plangithub/awesome-copilot
Turn implementation plans into clear GitHub issues phase by phase
Create Github Issue Feature From Specificationgithub/awesome-copilot
Transform specs into GitHub issues quickly with a consistent template
Structured Autonomy Plangithub/awesome-copilot
Turn a feature request into clear commits with a structured step by step plan