build
Installation
SKILL.md
/build
Execute plan tasks via subagents, validate, report.
Announce: "Starting /build — executing plan with subagent dispatch."
Prerequisites
- Plan approved by
/review(Step 4), OR one-sentence scope / hotfix (no plan) - Working in a linked worktree (not primary)
With Plan
1. Load
Read ai-workspace/plans/<name>.md. Extract tasks into ordered batches:
- Tasks under the same step or marked parallel = one batch
- Tasks with dependencies on prior tasks = separate sequential batch
- Note file paths, test expectations, and acceptance criteria per task