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.
maintainer
HankLiu447
Обновлено 1/19/2026
Звёзды
2
Форки
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.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use dispatching-parallel-agents