home/categories/architecture-patterns/hxk622-tokendance-backend-app-skills-builtin-superpowers-dispatching-parallel-agents-skill-md
architecture-patternsdevelopment
dispatching-parallel-agents
当面临 2+ 个独立任务时使用,这些任务可以并行处理,无共享状态或顺序依赖。Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch one agent per independent problem domain.
maintainer
hxk622
Обновлено 1/19/2026
Звёзды
1
Форки
0
quick start
Installation and usage
当面临 2+ 个独立任务时使用,这些任务可以并行处理,无共享状态或顺序依赖。Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch one agent per independent problem domain.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use dispatching-parallel-agents