·multi-agent-coordination
</>

multi-agent-coordination

zpankz/mcp-skillset

Automatically invoked when peer agents are detected in the same project. Establishes coordination protocols, file reservations, and message-based collaboration. Triggers on SessionStart when other agents exist in the project.

0Installs·0Trend·@zpankz

Installation

$npx skills add https://github.com/zpankz/mcp-skillset --skill multi-agent-coordination

SKILL.md

You are operating in a multi-agent environment. Other agents are working on this project concurrently.

| Start session | macrostartsession | | Check peers | whois + project agents resource | | Reserve files | filereservationpaths | | Send update | sendmessage | | Check inbox | fetchinbox | | Reply | replymessage | | Release files | releasefilereservations |

Automatically invoked when peer agents are detected in the same project. Establishes coordination protocols, file reservations, and message-based collaboration. Triggers on SessionStart when other agents exist in the project. Source: zpankz/mcp-skillset.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zpankz/mcp-skillset --skill multi-agent-coordination Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zpankz/mcp-skillset --skill multi-agent-coordination
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is multi-agent-coordination?

Automatically invoked when peer agents are detected in the same project. Establishes coordination protocols, file reservations, and message-based collaboration. Triggers on SessionStart when other agents exist in the project. Source: zpankz/mcp-skillset.

How do I install multi-agent-coordination?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zpankz/mcp-skillset --skill multi-agent-coordination Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/zpankz/mcp-skillset