Agent skill · Testing & QA

breakdown-plan

Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking.

GitHub68,948★ · +463/wk · 2 repos on radarProfile →
copilotMIT
Install
npx skills add github/awesome-copilot --skill breakdown-plan --agent copilot

Same command for any agent — swap --agent for claude-code, codex, cursor.

Facts
Files in the skill folder: 1
SKILL.md size: 15 KB
Bundled scripts: none
Path: skills/breakdown-plan/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 37,432 · +281 this week
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Goal
  2. GitHub Project Management Best Practices
  3. Agile Work Item Hierarchy
  4. Project Management Principles
  5. Input Requirements
  6. Core Feature Documents
  7. Related Planning Prompts
  8. Output Format
  9. Project Plan Structure
  10. Issue Creation Checklist
  11. Success Metrics
  12. Project Management KPIs
  13. Process Efficiency Metrics
  14. Project Delivery Metrics
More from awesome-copilot
All skills →
About this skill
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.

Keep going