breakdown-skill
Trigger context
- plan is complete and ready for decomposition
Required inputs
- spec_path
- plan_path
- workstream_files
Output schema
- task_files
- dependency_graph
Quality checks
- new task frontmatter defaults to
status: planned - acceptance criteria are binary
- estimate present per task
- dependency graph acyclic
Failure behavior
- stop on circular dependency
- return ambiguity report
Allowed side effects
- create/update
.project/projects/<slug>/tasks/*.md
Script hooks
bash .agents/scripts/pm/validate.shbash .agents/scripts/pm/next.shbash .agents/scripts/pm/blocked.sh
Execution assets
references/runbook.mdtemplates/task-batch-summary.mdtemplates/ambiguity-report.md