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
Mis à jour 1/20/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use dispatching-parallel-agents