Back to all

run-parallel-agents

by Siraj Samsudeen

00Feb 6, 2026Visit Source
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch one agent per problem domain.