What problem does it solve?
It prevents AI agents from jumping into coding without a clear, validated, story-scoped development plan by converting ready implementation stories into an ordered, actionable task breakdown with acceptance checks, tests, and governance/quality/security work.
Core Features & Use Cases
- Story-to-Tasks Decomposition: Transforms one or more stories marked “Ready for Task Breakdown” into developer-ready tasks.
- Validation-First Task Design: Ensures tasks include clear expected outputs, validation/checks, dependencies, risks, and a “ready-for-implementation” decision.
- Quality/Contract/Security Coverage: Adds task-level items for data quality, data contracts, governance/security, metadata, and CI/CD expectations when relevant.
- Coding Agent Handoff: Produces a handoff prompt so a coding agent can implement without planning inside the same step.
Quick Start
Use des-dev-task-breakdown after des-story-readiness-check marks your selected stories as “Ready for Task Breakdown” to generate _des-output/implementation-artifacts/dev-task-breakdown.md from the story catalog and readiness report.