home/categories/architecture-patterns/aiskillstore-marketplace-skills-codingcossack-dispatching-parallel-agents-skill-md
architecture-patternsdevelopment

dispatching-parallel-agents

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.

aiskillstore
maintainer
aiskillstore
Actualizado 1/20/2026
Estrellas
90
Forks
3
quick start

Installation and usage

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use dispatching-parallel-agents