Planning And Task Breakdown

Breaks work into ordered, parallel-dispatchable tasks with an execution DAG. Output format is consumable by CI matrices and parallel agent runners — each task has a stable ID, declared file writes, conflict edges, and branch suffix. Use when you have a spec, brief, or shaper output and need to decompose it into implementable units. Use when a task feels too large, when scope spans multi-repo or multi-week work, or when parallel execution across multiple agents is on the table.

LazyIsEfficient 376cef3 6 files · 20.2 KB Updated

File contents

LazyIsEfficient/agentic-os/tree/main/.claude/skills/planning-and-task-breakdown commit 376cef399e

Frequently asked questions

npx skillmds@latest add lazyisefficient/planning-and-task-breakdown