Process Agents Dispatching Parallel

Use when facing 2+ independent tasks (failing test files, broken subsystems, separate bugs, audit or worklist items) that can be worked without shared state or sequential dependencies and you want to run them concurrently instead of one at a time. Keywords - parallel subagents, dispatch agents, fan-out, worklist, batching, concurrent investigation, one agent per domain.

bitranox ab1f270 7 files · 33.1 KB Updated

File contents

bitranox/bitranox-skills/tree/main/plugins/bitranox/skills/process-agents-dispatching-parallel commit ab1f270d38

Frequently asked questions

npx skillmds@latest add bitranox/process-agents-dispatching-parallel