BigHugger
sk Skill · lgbarn

parallel-dispatch

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Also use when multiple test files fail with different root causes, multiple subsystems are broken independently, or you want agents to work concurrently on separate problem domains. If tasks touch different files and don't share state, this skill applies.

installs 8w
0
30-day movement
starts with the next reading
Related entries
2
Connections
0
markdowndotShell
Host repository
lgbarn/shipyard
Host stars
65
Host language
Shell