·multi-agent-patterns
</>

multi-agent-patterns

このスキルは、ユーザーが「マルチエージェント システムの設計」、「スーパーバイザ パターンの実装」、「群アーキテクチャの作成」、「複数のエージェントの調整」を要求する場合、またはマルチ エージェント パターン、コンテキスト分離、エージェント ハンドオフ、サブエージェント、または並列エージェント実行について言及する場合に使用する必要があります。

0インストール·0トレンド·@chakshugautam

インストール

$npx skills add https://github.com/chakshugautam/games --skill multi-agent-patterns

multi-agent-patterns のインストール方法

コマンドラインで multi-agent-patterns AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/chakshugautam/games --skill multi-agent-patterns
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: chakshugautam/games。

Multi-agent architectures distribute work across multiple language model instances, each with its own context window. When designed well, this distribution enables capabilities beyond single-agent limits. When designed poorly, it introduces coordination overhead that negates benefits. The critical insight is that sub-agents exist primarily to isolate context, not to anthropomorphize role division.

Multi-agent systems address single-agent context limitations through distribution. Three dominant patterns exist: supervisor/orchestrator for centralized control, peer-to-peer/swarm for flexible handoffs, and hierarchical for layered abstraction. The critical design principle is context isolation—sub-agents exist primarily to partition context rather than to simulate organizational roles.

Effective multi-agent systems require explicit coordination protocols, consensus mechanisms that avoid sycophancy, and careful attention to failure modes including bottlenecks, divergence, and error propagation.

このスキルは、ユーザーが「マルチエージェント システムの設計」、「スーパーバイザ パターンの実装」、「群アーキテクチャの作成」、「複数のエージェントの調整」を要求する場合、またはマルチ エージェント パターン、コンテキスト分離、エージェント ハンドオフ、サブエージェント、または並列エージェント実行について言及する場合に使用する必要があります。 ソース: chakshugautam/games。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/chakshugautam/games --skill multi-agent-patterns
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-26
更新日
2026-03-10

Browse more skills from chakshugautam/games

クイックアンサー

multi-agent-patterns とは?

このスキルは、ユーザーが「マルチエージェント システムの設計」、「スーパーバイザ パターンの実装」、「群アーキテクチャの作成」、「複数のエージェントの調整」を要求する場合、またはマルチ エージェント パターン、コンテキスト分離、エージェント ハンドオフ、サブエージェント、または並列エージェント実行について言及する場合に使用する必要があります。 ソース: chakshugautam/games。

multi-agent-patterns のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/chakshugautam/games --skill multi-agent-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/chakshugautam/games

詳細

カテゴリ
</>開発ツール
ソース
user
初回登録
2026-02-26