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.
Open on skills.sh ↗read 2026-09-21
- 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