breakdown-plan

Generate GitHub project plans and issue templates from feature artifacts.

1|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill breakdown-plan-gabeujin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breakdown-plan
Source: https://github.com/Gabeujin/workspace-init-mcp/tree/main/awesome/skills/breakdown-plan
Command: npx skills add https://github.com/Gabeujin/workspace-init-mcp --skill breakdown-plan-gabeujin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive project plans and GitHub issues, transforming feature artifacts into actionable work items with clear hierarchies and dependencies.

Core Features & Use Cases

  • Hierarchical Planning: Generates plans with Epic > Feature > Story/Enabler > Test structures.
  • Automated Issue Generation: Creates templates for Epics, Features, Stories, and Enablers.
  • Dependency Mapping: Visualizes and documents blocking relationships.
  • Use Case: After defining a new feature's PRD and technical breakdown, use this Skill to automatically generate all necessary GitHub issues, link them to the parent Epic, and set up a Kanban board structure for tracking progress.

Quick Start

Use the breakdown-plan skill to generate a project plan and issue checklist for the 'User Authentication' feature within the 'Onboarding' epic.

Frequently Asked Questions about breakdown-plan

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

FAQPage Schema
How do I automate GitHub issue creation from a feature artifact?

Automate GitHub issue creation by transforming feature artifacts into structured work items. This process generates comprehensive project plans with Epic, Feature, Story, Enabler, and Test templates, linking dependencies and configuring automated tracking via GitHub Actions.

What is Agile hierarchical project planning for GitHub Issues?

Agile hierarchical project planning structures work items into Epic > Feature > Story/Enabler > Test tiers. It maps dependencies and prioritizes tasks to visualize blocking relationships, transforming raw artifacts into an actionable Kanban board structure for project management.

Can I use this to generate a complete Epic and Story breakdown for a new PRD?

Yes, you can generate a complete Epic and Story breakdown from a new PRD. The automation creates issue templates for Epics, Features, Stories, and Enablers, linking them to the parent Epic and setting up automated status updates.

How do I map dependencies and blocking relationships in GitHub project management?

Map dependencies and blocking relationships by generating a project plan that documents visual links between work items. The automation configures GitHub Actions to track these hierarchical issue templates and automatically update status across the Agile structure.

Does automated issue generation work with GitHub Actions for status tracking?

Automated issue generation integrates directly with GitHub Actions for status tracking. It configures the generated Epic, Feature, Story, and Enabler templates to automatically update project progress, ensuring the Kanban board reflects current development states.