Marketplace
Dispatching parallel agents by @obra
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
What it can do
Core principle: Dispatch one agent per independent problem domain. Let them work concurrently.
3+ test files failing with different root causes.
Multiple subsystems broken independently.
SKILL.md
Loading tree...