Back to all

parallel-agent-dispatch

by Jag Reehal

10Feb 6, 2026Visit Source
Use when facing 2+ independent tasks that can be worked on without shared state. Dispatch one agent per problem domain for concurrent investigation.