task-breakdown
Installation
SKILL.md
Task Breakdown — Orchestrator
Productivity — Multi-agent orchestration. Break architecture into executable tasks and build them one at a time with AI agents.
Core Question: "Can an engineer pick up any single task and ship it independently?"
Inputs Required
- Architecture document, feature spec, or problem description to decompose
- Target scope (MVP, full feature, spike)
Output
.agents/skill-artifacts/meta/tasks.md
Chain Position
Previous: system-architecture, discover, or conversation context | Next: implementation (see references/execution-protocol.md)
Re-run triggers: architecture changes after initial breakdown; scope mode changes (e.g., full → minimal); tasks consistently fail acceptance (signals decomposition issues).