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
Atualizado 1/19/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use dispatching-parallel-agents