home/categories/architecture-patterns/hankliu447-superspec-skills-dispatching-parallel-agents-skill-md
architecture-patternsdevelopment

dispatching-parallel-agents

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch one agent per independent problem domain for parallel execution.

HankLiu447
maintainer
HankLiu447
Mis à jour 1/19/2026
Étoiles
2
Forks
0
quick start

Installation and usage

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch one agent per independent problem domain for parallel execution.

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