You can plan and build an entire application step by step. This skill creates a detailed roadmap with concrete tasks for each phase. It then executes the build automatically, phase after phase, until the app is complete or something blocks progress.
The roadmap is not a vague strategy document. It is a delivery blueprint that lists every task in order. You can hand it to an AI agent to build from phase one to launch without rewriting anything.
You start by giving a product idea, a research brief, or a competitor to analyze. The skill then helps lock in the vision, choose the tech stack, design the data model, and break the build into independent phases. Each phase can be deployed on its own.
Global
mkdir -p ~/.claude/skills/roadmapProject
mkdir -p .claude/skills/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
Spec Driven Developmentaddyosmani/agent-skills
Write a structured spec before coding to build with clarity and confidence
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