Making a plan for a new feature or task helps avoid mistakes. This approach uses several small steps. It always starts with finding the right documentation and examples.
Each phase builds on the last. You copy from real code examples instead of guessing. A final verification check makes sure everything matches the documentation.
This method prevents common errors like using made up APIs. It focuses on proof and clear references. Anyone can follow the plan to finish the job.
Global
mkdir -p ~/.claude/skills/make-planProject
mkdir -p .claude/skills/make-planSource 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