What problem does it solve?
This Skill helps when a requirement is too large to handle as a single change and needs to be split into a small set of manageable, dependency-aware sub-changes. It reduces planning ambiguity by turning an epic into a clear execution sequence with explicit boundaries and a recommended starting point.
Core Features & Use Cases
- Epic decomposition: Breaks a large initiative into 2-8 right-sized child changes that can each go through analyze, design, implement, and review cycles.
- Dependency mapping: Defines a DAG of child changes so teams can see sequencing, parallel work opportunities, and blockers before implementation starts.
- Structured artifact generation: Produces both narrative and structured outputs as epic.md and epic.yaml for downstream workflow continuity.
- Use case: When a product requirement spans multiple domains such as authentication, billing, admin controls, and reporting, this Skill creates a workable decomposition plan instead of forcing everything into one oversized implementation effort.
Quick Start
Ask the AI to decompose your large multi-domain requirement into 2-8 sub-changes with dependencies and prepare epic planning artifacts.