Parallel Builder

Divide-and-conquer implementation from specs/plans. Decomposes a reference document into independent tasks, assigns each to a builder agent, executes in parallel waves respecting dependencies, then integrates results. Use when you have a spec, PRD, plan, or large feature to implement quickly with parallel execution.

michaelboeding 7f01f9f 19.1 KB Updated

File contents

michaelboeding/skills/tree/main/skills/parallel-builder commit 7f01f9f3d1

Frequently asked questions

npx skillmds@latest add michaelboeding/parallel-builder