·agent-coordination
</>

agent-coordination

다중 에이전트 조정 규칙: 단일 메시지 후 대기, 유휴 하트비트 처리, 폴링 루프 없음, 순차적 에이전트 생성 및 적절한 종료 프로토콜. 여러 상담원을 조율하거나, 상담원 팀을 관리하거나, 상담원 간 핸드오프를 조정할 때 활성화하세요.

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.

다중 에이전트 조정 규칙: 단일 메시지 후 대기, 유휴 하트비트 처리, 폴링 루프 없음, 순차적 에이전트 생성 및 적절한 종료 프로토콜. 여러 상담원을 조율하거나, 상담원 팀을 관리하거나, 상담원 간 핸드오프를 조정할 때 활성화하세요. 출처: 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이란?

다중 에이전트 조정 규칙: 단일 메시지 후 대기, 유휴 하트비트 처리, 폴링 루프 없음, 순차적 에이전트 생성 및 적절한 종료 프로토콜. 여러 상담원을 조율하거나, 상담원 팀을 관리하거나, 상담원 간 핸드오프를 조정할 때 활성화하세요. 출처: 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

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-26