Decomposes complex epics and investigations into granular, actionable task files for Claude Code workflows.
The breakdown skill is a core component of the task-driven development workflow for Claude Code. it automates the transition from high-level planning to concrete execution by analyzing epics, investigations, or features and splitting them into manageable task files within a standardized directory structure. By performing domain impact checks and scanning for specialized project skills, it ensures that every generated task is context-aware, traceable, and perfectly sized for AI-driven implementation sessions.
主要功能
01Seamless status lifecycle management for epics and investigations
02Intelligent domain impact analysis to keep glossary and rules updated
03Automated progress tracking and dependency mapping in progress.md
040 GitHub stars
05Automated task file generation with standardized Markdown templates
06Specialized skill discovery to link tasks with relevant project plugins
使用场景
01Transforming a high-level PRD or Epic into a sequence of developer-ready tasks
02Managing large-scale refactors by identifying and sequencing individual file changes
03Breaking down a technical investigation into specific fix and verification steps