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
Mis à jour 1/16/2026
Étoiles
2
Forks
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.

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 parallel-agents