home/categories/architecture-patterns/aiskillstore-marketplace-skills-codingcossack-dispatching-parallel-agents-skill-md
architecture-patternsdevelopment

dispatching-parallel-agents

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.

aiskillstore
maintainer
aiskillstore
更新日 1/20/2026
スター
90
フォーク
3
quick start

Installation and usage

Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use dispatching-parallel-agents