What problem does it solve?
Converts large, vague, or tightly coupled backlog items into small, bounded, and verifiable session-sized tasks so planners and coding agents can implement, verify, and hand off work safely and predictably.
Core Features & Use Cases
- Structured Decomposition: Identify split axes (user flow, API contract, state boundary, verification boundary) and draft candidate subtasks with explicit scope and dependencies.
- Verification-First Scoping: Require a clear verification path for each task and map tasks to smoke, unit, integration, E2E, or full verification gates.
- Planning Integration: Update backlog, feature lists, and current-task artifacts and recommend the first selectable task for execution.
- Use Case: During backlog refinement, convert an overscoped feature into a prioritized set of session-sized tasks with completion criteria and verification commands.
Quick Start
Use the task-breakdown skill to split the selected backlog item into session-sized tasks with clear scope, dependencies, and verification steps.