Run Parallel Agents Feature Build

Run 3+ genuinely INDEPENDENT build tasks concurrently on Claude Code's real parallel agent runtime — throughput without file conflicts or fake orchestration. Proves independence (disjoint write scope, no dependency edges) before launching, matches each lane to the best specialized agent, writes a complete self-contained brief per fresh agent, launches them all in one message with background execution and worktree isolation, then conflict-checks and reviews each finished lane before treating it as merged. Refuses to parallelize fewer than 3 lanes or lanes that share write scope or dependencies, never assumes fresh agents inherit context, and reports partial success per lane rather than a blurred merged summary. Use when an approved plan or the user gives 3+ independent build lanes.

ulpi-io 6b65ebf 4 files · 36.6 KB Updated

File contents

ulpi-io/skills/tree/main/run-parallel-agents-feature-build commit 6b65ebf054

Frequently asked questions

npx skillmds add ulpi-io/run-parallel-agents-feature-build