byhoneststack· 4 skills
Stars
6
Category
Agent tool で複数のサブエージェントを並列起動する/エージェントチームを組成する前に、編成パターン(サブエージェント vs エージェントチーム、レビュアー Teammate の要否、各役割のモデル選択)を決定するためのガイドを適用する。トリガー:3 つ以上の Agent を並列起動する/タスク間に依存関係がある/チームメイト同士の相互通信が必要/設計や計画フェーズで複数視点が欲しい/ある成果物を別の成果物がレビュー・参照する構造になる。単発のサブエージェント呼び出しや、依存のない fire-and-forget な並列調査では発火しない。
$npx -y skills add honeststack/claudecode-marketplace --skill multi-agent-orchestrationInstalls into the current project.
Run `npx skills use "https://github.com/honeststack/claudecode-marketplace" --skill "honeststack/claudecode-marketplace/multi-agent-orchestration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/honeststack/claudecode-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/honeststack/claudecode-marketplace"` and select the relevant skills, then follow their instructions.