·agent-coordination
</>

agent-coordination

マルチエージェント調整規則: 1 つのメッセージを送信してから待機、アイドル状態のハートビート処理、ポーリング ループなし、順次エージェントの生成、および適切なシャットダウン プロトコル。複数のエージェントを調整する場合、エージェント チームを管理する場合、またはエージェント間のハンドオフを調整する場合にアクティブ化します。

39インストール·2トレンド·@jwilger

インストール

$npx skills add https://github.com/jwilger/agent-skills --skill agent-coordination

agent-coordination のインストール方法

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

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

ソース: jwilger/agent-skills。

Value: Respect -- other agents deserve uninterrupted time to think and work. Bombarding them with messages, polling their status, or shutting them down prematurely disrespects their autonomy and wastes everyone's resources.

Teaches agents to coordinate without interference in multi-agent workflows. Solves the problems of message spamming, idle notification misinterpretation, polling loops, premature shutdown, and race conditions that emerge when multiple agents work together.

Send one message with complete context, then wait for a reply. Never send follow-up messages before receiving a response.

マルチエージェント調整規則: 1 つのメッセージを送信してから待機、アイドル状態のハートビート処理、ポーリング ループなし、順次エージェントの生成、および適切なシャットダウン プロトコル。複数のエージェントを調整する場合、エージェント チームを管理する場合、またはエージェント間のハンドオフを調整する場合にアクティブ化します。 ソース: jwilger/agent-skills。

引用可能な情報

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

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

Browse more skills from jwilger/agent-skills

クイックアンサー

agent-coordination とは?

マルチエージェント調整規則: 1 つのメッセージを送信してから待機、アイドル状態のハートビート処理、ポーリング ループなし、順次エージェントの生成、および適切なシャットダウン プロトコル。複数のエージェントを調整する場合、エージェント チームを管理する場合、またはエージェント間のハンドオフを調整する場合にアクティブ化します。 ソース: jwilger/agent-skills。

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

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

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

https://github.com/jwilger/agent-skills