messaging

Installation
SKILL.md

Messaging

Experimental: Agent teams are disabled by default. Enable with CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS in your settings.json or environment.

Send and receive messages between agents. All inter-agent communication flows through the messaging system.

Related skills:


SendMessage Tool

All messaging uses the SendMessage tool. The to field specifies the recipient and the message field carries either a plain string or a structured protocol object.

Direct Message

Installs
2
GitHub Stars
10
First Seen
Mar 18, 2026
messaging — zircote/claude-team-orchestration