BigHugger
sk Skill · thiientv

dispatching-parallel-agents

Splits a coding task into independent parallel agent workstreams with disjoint write sets, explicit inputs and outputs, dependency ordering, and a merge/review plan. Use when several subtasks can proceed without shared mutable state. Not for tightly coupled edits, one failing root cause, or parallel changes to the same files.

installs 8w
0
30-day movement
starts with the next reading
Related entries
27
Connections
0
Python
Host repository
thiientv/godmode
Host stars
94
Host language
Python