Every web project needs a clear plan before building starts. This skill helps you create step-by-step phases for your work. Each phase has verification criteria and exit conditions so you know when it is done safely.
You can use it for new projects or adding big features. The skill asks a few questions first to understand your needs. Then it makes planning documents like IMPLEMENTATION_PHASES.md and more.
This keeps your project organized and breaks large tasks into smaller pieces. You can review and adjust the plan before starting to build.
Global
mkdir -p ~/.claude/skills/project-planningProject
mkdir -p .claude/skills/project-planningSource 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