breakdown-plan

Generate markdown project plans with dependency maps and GitHub issue checklists.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/ripabak/elysia-multi-tenancy-template --skill breakdown-plan-ripabak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breakdown-plan
Source: https://github.com/ripabak/elysia-multi-tenancy-template/tree/main/.agents/skills/breakdown-plan
Command: npx skills add https://github.com/ripabak/elysia-multi-tenancy-template --skill breakdown-plan-ripabak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and coordinating complex product work can be tedious when multiple artifacts (Epic, Feature, Story, Enabler, Test) are involved, leading to ambiguity and missed dependencies.

Core Features & Use Cases

  • Generates a complete project plan from PRDs and technical breakdowns, including an explicit hierarchy (Epic > Feature > Story/Enabler > Test) and a dependency map.
  • Automates issue creation, linking, priorities, and Kanban-style tracking across GitHub Projects.
  • Use Case: A team has an Epic with several Features; the prompt produces a detailed plan and ready-to-file issues.

Quick Start

Create a full project plan from artifacts that outlines Epic, Features, Stories, Enablers, Tests, and automated tracking.

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 project planning from a PRD?

You can automate GitHub project planning by generating a complete project plan from PRDs and technical breakdowns, including an explicit Epic, Feature, Story, and Enabler hierarchy with automated issue creation and Kanban-style tracking. It outputs a structured markdown plan with dependency maps.

How do I map dependencies across Epics, Features, and Stories?

Mapping dependencies across Epics, Features, and Stories is handled by generating mermaid diagrams within a structured markdown project plan. This visual dependency mapping clarifies relationships and prevents missed coordination points across multiple project artifacts.

Can I automatically create and link GitHub issues for Epics and Features?

Yes, you can automatically create and link GitHub issues for Epics and Features. The automation sets up issue creation, linking, priorities, and Kanban-style tracking across GitHub Projects from your feature artifacts.

What is the best way to structure Enablers and Tests in a project plan?

The best way to structure Enablers and Tests in a project plan is using an explicit hierarchy: Epic, Feature, Story, Enabler, and Test. This structure produces a detailed markdown plan with a ready-to-file issues checklist for complete tracking.

Does this project planning approach work without external dependencies?

Yes, this project planning approach works without external dependencies. It operates independently to generate a structured markdown project plan, mermaid dependency diagrams, and a recommended GitHub workflow template directly from your feature artifacts.