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
Updated 1/16/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use parallel-agents