home/categories/architecture-patterns/bostonaholic-rpikit-skills-parallel-agents-skill-md
architecture-patternsdevelopment

parallel-agents

Concurrent agent dispatch for independent problems. Use when facing multiple independent tasks that can be worked on simultaneously. Reduces total time by parallelizing work that has no shared state.

bostonaholic
maintainer
bostonaholic
Обновлено 1/16/2026
Звёзды
2
Форки
0
quick start

Installation and usage

Concurrent agent dispatch for independent problems. Use when facing multiple independent tasks that can be worked on simultaneously. Reduces total time by parallelizing work that has no shared state.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use parallel-agents