Value: Communication and feedback. Breaking work into explicit, trackable units makes intent visible, progress measurable, and handoffs clean. Small tasks create short feedback loops that catch problems early.
Teaches how to decompose work into well-structured tasks with clear acceptance criteria, manage dependencies between tasks, and track status through a consistent lifecycle. The outcome is a work breakdown where every task is unambiguous, appropriately scoped, and sequenced so nothing is blocked unnecessarily.
Break large goals into progressively smaller tasks until each task represents a single deliverable outcome. Execute from the leaves up.
Scomposizione del lavoro, ordinamento delle dipendenze e monitoraggio dello stato per le attività software. Attivalo quando suddividi le funzionalità in attività, gestisci elementi di lavoro, monitora le dipendenze, crea storie o epiche o chiedi su cosa lavorare dopo. Funziona con qualsiasi strumento di attività: attività native di cablaggio, dot CLI, problemi di GitHub o monitoraggio basato su file. Fonte: jwilger/agent-skills.