
from cross-claude-mcp13
Establishes a structured communication protocol for multiple AI assistants to collaborate via a shared message bus using MCP.
This skill implements a sophisticated collaboration protocol allowing different AI instances (e.g., a 'builder' and a 'reviewer') to exchange requests, responses, and handoffs. It manages instance registration, channel-based communication, and data sharing for large payloads.
Use this skill when a task requires coordination between multiple AI agents, cross-project changes where a collaborator must be spawned in a specific directory, or when multi-agent topology (Conductor/Worker pattern) is needed to avoid deadlocks.
spawn-collaborator for project-specific commits.Specifically designed for Claude Code and any MCP-compatible agent harness that supports remote MCP servers and multi-session orchestration.
This skill has not been reviewed by our automated audit pipeline yet.