Planning And Task Breakdown

Decomposes an approved specification into small, ordered, dependency-aware tasks, each with explicit acceptance criteria and a verification command, and identifies which tasks are independent and safely parallelizable without overlapping writes. Use when planning multi-step work, breaking a spec or feature into tasks, sequencing dependencies, or coordinating parallel agents, after requirements are agreed and before implementation begins.

Cody-Sims c74fed8 2 files · 5.0 KB Updated

File contents

Cody-Sims/agent-skills/tree/main/skills/planning-and-task-breakdown commit c74fed8116

Frequently asked questions

npx skillmds@latest add cody-sims/planning-and-task-breakdown