home/categories/cicd/nandkapadia-claude-skills-agents-copilot-skills-dispatching-parallel-agents-skill-md
cicddevops

dispatching-parallel-agents

Dispatch multiple agents in parallel for independent problems. Use when (1) 3+ test files failing with different root causes, (2) multiple modules broken independently, (3) multiple components need separate fixes, (4) each problem can be understood without context from others. Do NOT use when failures are related (fixing one might fix others) or agents would edit the same files.

nandkapadia
maintainer
nandkapadia
Mis à jour 1/16/2026
Étoiles
0
Forks
0
quick start

Installation and usage

Dispatch multiple agents in parallel for independent problems. Use when (1) 3+ test files failing with different root causes, (2) multiple modules broken independently, (3) multiple components need separate fixes, (4) each problem can be understood without context from others. Do NOT use when failures are related (fixing one might fix others) or agents would edit the same files.

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