A rough task idea needs a clear plan to be useful. This workflow takes a draft task file and turns it into a full, implementation-ready plan. It uses parallel analysis and quality checks to make sure every part is solid.
Developers and project managers can break down complex work into clear steps and find risks early. The process includes research, code analysis, and business understanding. Each stage has a gate to catch mistakes before moving on.
The workflow can run fast or go deep with more quality rounds. It can also resume from a saved point. The result is a refined task stored in the todo folder, ready for action.
Global
mkdir -p ~/.claude/skills/plan-taskProject
mkdir -p .claude/skills/plan-taskSource 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