
from orchestrator-supaconductor356
Pattern for splitting independent investigations into parallel agents — dispatch one focused agent per independent problem domain to speed up debugging and repa
This skill describes a workflow and prompt structure for dispatching multiple autonomous agents to investigate independent problems concurrently. It guides how to identify independent domains, create focused agent tasks, run them in parallel, and integrate the results while avoiding interference.
Apply when you face multiple unrelated failures (different test files, distinct subsystems, or separate bugs) where investigations do not share state and can proceed independently. Avoid when failures are related or require full-system context.
Useful with multi-agent orchestrators and Claude Code / Goose / other multi-agent frameworks that support spawning concurrent tasks. Works as a high-level coordination pattern for engineering and debugging workflows.
This skill has not been reviewed by our automated audit pipeline yet.