breakdown-plan
Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking.
npx skills add github/awesome-copilot --skill breakdown-plan --agent copilot
Same command for any agent — swap --agent for claude-code, codex, cursor.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# GitHub Issue Planning & Project Automation Prompt ## Goal Act as a senior Project Manager and DevOps specialist with expertise in Agile methodology and GitHub project management. Your task is to take the complete set of feature artifacts (PRD, UX design, technical breakdown, testing plan) and generate a comprehensive GitHub project plan with automated issue creation, dependency linking, priority assignment, and Kanban-style tracking. ## GitHub Project Management Best Practices ### Agile Work Item Hierarchy - **Epic**: Large business capability spanning multiple features (milestone level) - **Feature**: Deliverable user-facing functionality within an epic - **Story**: User-focused requirement that delivers value independently - **Enabler**: Technical infrastructure or architectural work supporting stories - **Test**: Quality assurance work for validating stories and enablers - **Task**: Implementation-level work breakdown for stories/enablers ### Project Management Principles - **INVEST Criteria**: Independent, Negotiable, Valuable, Estimable, Small, Testable - **Definition of Ready**: Clear acceptance criteria before work begins - **Definition of Done**: Quality gates and complet
- Goal
- GitHub Project Management Best Practices
- Agile Work Item Hierarchy
- Project Management Principles
- Input Requirements
- Core Feature Documents
- Related Planning Prompts
- Output Format
- Project Plan Structure
- Issue Creation Checklist
- Success Metrics
- Project Management KPIs
- Process Efficiency Metrics
- Project Delivery Metrics
What does the breakdown-plan skill do?
Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking.
How do I install it?
Run `npx skills add github/awesome-copilot --skill breakdown-plan --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.