·coordinate-swarm
</>

coordinate-swarm

應用集體智慧協調模式(stigmergy、本地規則和群體感知)來組織分散式系統、團隊或工作流程,而無需集中控制。涵蓋訊號設計、代理自主邊界、緊急行為培養和回饋循環調整。在設計沒有協調瓶頸的分散式系統、組織必須自我協調的團隊、建構具有共享狀態通訊的事件驅動架構或以彈性緊急協調取代脆弱的集中式編排時使用。

10安裝·1熱度·@pjt222

安裝

$npx skills add https://github.com/pjt222/development-guides --skill coordinate-swarm

如何安裝 coordinate-swarm

透過命令列快速安裝 coordinate-swarm AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill coordinate-swarm
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:pjt222/development-guides。

SKILL.md

查看原文

Establish coordination across distributed agents using stigmergy (indirect communication through environment modification), local interaction rules, and quorum sensing — enabling coherent collective behavior without a central controller.

Expected: A clear classification of the coordination problem type and the specific failure mode to address. This determines which swarm patterns to apply.

On failure: If the problem doesn't fit a single class, it may be a composite. Decompose into sub-problems and address each with the appropriate pattern. If agents are too heterogeneous for a single coordination model, consider layered coordination — homogeneous clusters coordinated via inter-cluster stigmergy.

應用集體智慧協調模式(stigmergy、本地規則和群體感知)來組織分散式系統、團隊或工作流程,而無需集中控制。涵蓋訊號設計、代理自主邊界、緊急行為培養和回饋循環調整。在設計沒有協調瓶頸的分散式系統、組織必須自我協調的團隊、建構具有共享狀態通訊的事件驅動架構或以彈性緊急協調取代脆弱的集中式編排時使用。 來源:pjt222/development-guides。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/pjt222/development-guides --skill coordinate-swarm
分類
</>開發工具
認證
收錄時間
2026-03-10
更新時間
2026-03-11

Browse more skills from pjt222/development-guides

快速解答

什麼是 coordinate-swarm?

應用集體智慧協調模式(stigmergy、本地規則和群體感知)來組織分散式系統、團隊或工作流程,而無需集中控制。涵蓋訊號設計、代理自主邊界、緊急行為培養和回饋循環調整。在設計沒有協調瓶頸的分散式系統、組織必須自我協調的團隊、建構具有共享狀態通訊的事件驅動架構或以彈性緊急協調取代脆弱的集中式編排時使用。 來源:pjt222/development-guides。

如何安裝 coordinate-swarm?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/pjt222/development-guides --skill coordinate-swarm 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/pjt222/development-guides