breakdown-plan

Generate GitHub project plans and issue checklists from product artifacts.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/shysssthanhtri/AI-tools --skill breakdown-plan-shysssthanhtri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breakdown-plan
Source: https://github.com/shysssthanhtri/AI-tools/tree/main/skills/breakdown-plan
Command: npx skills add https://github.com/shysssthanhtri/AI-tools --skill breakdown-plan-shysssthanhtri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms product requirements, technical breakdowns, and testing artifacts into a structured, traceable GitHub project plan so teams avoid manual issue creation, inconsistent tracking, and missed dependencies.

Core Features & Use Cases

  • Automated Project Plans: Generates a project-plan.md and an issues-checklist.md that outline epics, features, stories, enablers, tests, priorities, and estimates.
  • Issue Templates & Automation: Provides feature, story, and enabler templates plus example GitHub Actions to create issues and update board status automatically.
  • Use Case: Given a feature PRD and technical breakdown, produce a complete set of GitHub issues linked to a parent epic, mapped dependencies, and a Kanban-ready board configuration to accelerate sprint planning.

Quick Start

Create a project plan and issue checklist for the feature defined in /docs/ways-of-work/plan/{epic-name}/{feature-name} using the provided PRD and technical breakdown.

Frequently Asked Questions about breakdown-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate GitHub issues from a PRD and technical breakdown?

To generate GitHub issues from a PRD, feed the product requirements and technical artifacts into the planner to produce structured project-plan.md and issues-checklist.md files mapped with epics, features, and dependencies.

Can I automate GitHub project board configuration and issue creation?

Yes, you can automate GitHub project board configuration and issue creation using provided example GitHub Actions, which automatically generate issues from templates and update Kanban board status.

What is included in an automated GitHub project plan for agile epics?

An automated GitHub project plan for agile epics includes detailed issue templates, labels, dependency mappings, estimation guidance, and Kanban-ready board configurations to accelerate sprint planning.

Does this automated project planning support technical enablers and user stories?

Yes, this automated project planning supports technical enablers and user stories by applying feature-level planning to break down artifacts into traceable issues linked to a parent epic.

What's the best way to map dependencies across GitHub issues for sprint planning?

The best way to map dependencies across GitHub issues for sprint planning is to generate a comprehensive project plan that explicitly links related features, user stories, and technical enablers to their parent epics.