·coordinate-swarm
</>

coordinate-swarm

낙인, 로컬 규칙, 쿼럼 감지 등 집단 지능 조정 패턴을 적용하여 중앙 집중식 제어 없이 분산된 시스템, 팀 또는 워크플로를 구성합니다. 신호 설계, 에이전트 자율성 경계, 긴급 행동 재배 및 피드백 루프 조정을 다룹니다. 조정 병목 현상이 없는 분산 시스템을 설계하거나, 자체 조정이 필요한 팀을 구성하거나, 공유 상태 통신을 통해 이벤트 중심 아키텍처를 구축하거나, 취약한 중앙 집중식 오케스트레이션을 탄력적인 긴급 조정으로 교체할 때 사용하세요.

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.

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.

낙인, 로컬 규칙, 쿼럼 감지 등 집단 지능 조정 패턴을 적용하여 중앙 집중식 제어 없이 분산된 시스템, 팀 또는 워크플로를 구성합니다. 신호 설계, 에이전트 자율성 경계, 긴급 행동 재배 및 피드백 루프 조정을 다룹니다. 조정 병목 현상이 없는 분산 시스템을 설계하거나, 자체 조정이 필요한 팀을 구성하거나, 공유 상태 통신을 통해 이벤트 중심 아키텍처를 구축하거나, 취약한 중앙 집중식 오케스트레이션을 탄력적인 긴급 조정으로 교체할 때 사용하세요. 출처: 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이란?

낙인, 로컬 규칙, 쿼럼 감지 등 집단 지능 조정 패턴을 적용하여 중앙 집중식 제어 없이 분산된 시스템, 팀 또는 워크플로를 구성합니다. 신호 설계, 에이전트 자율성 경계, 긴급 행동 재배 및 피드백 루프 조정을 다룹니다. 조정 병목 현상이 없는 분산 시스템을 설계하거나, 자체 조정이 필요한 팀을 구성하거나, 공유 상태 통신을 통해 이벤트 중심 아키텍처를 구축하거나, 취약한 중앙 집중식 오케스트레이션을 탄력적인 긴급 조정으로 교체할 때 사용하세요. 출처: 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에서 사용할 수 있습니다

소스 저장소는 어디인가요?

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