The Task Decomposition skill automates the transition from high-level requirements to a concrete, actionable work plan. It transforms structured specifications into a standardized tasks.md file, organizing work into five logical phases: Setup, Foundation, Stories, Integration, and Finalization. By automatically identifying dependencies, marking parallelizable tasks, and validating requirement coverage, it ensures developers have a clear roadmap that minimizes bottlenecks and maximizes implementation efficiency while maintaining full traceability to the original spec.
Key Features
01Parallelizable task identification with [P] markers to maximize throughput
02Automated dependency detection and sequential implementation ordering
03Automated gap analysis to identify and flag missing implementation steps
04Bidirectional traceability between tasks and specification requirements (FR/NFR)
051 GitHub stars
06Phase-based task organization from project setup to finalization