Parallel Execution

Use when facing 2+ tasks that share no state and have no sequential dependencies - enables concurrent investigation or implementation by dispatching one agent per isolated problem domain

noobygains 27c4b59 7.9 KB Updated

File contents

noobygains/godmode/tree/main/skills/parallel-execution commit 27c4b59173

Frequently asked questions

npx skillmds@latest add noobygains/parallel-execution