This breaks down complex specifications into granular, executable tasks with the level of detail you'd give someone skilled but completely new to your codebase. It follows TDD principles and structures each task as 2-5 minute steps with exact file paths, code snippets, and verification commands. The skill loads other relevant agent skills to help with the breakdown, uses a subagent to critique its own plan, then walks through tasks with you one by one for approval before saving to a dated markdown file. Each task ends with verification steps, and the final task confirms everything works as intended. Best for when you have detailed requirements and want to hand off implementation without context gaps or ambiguity.
npx skills add https://github.com/davidkiss/smart-ai-skills --skill task-breakdown