msg
Installation
SKILL.md
msg: Inter-Agent Communication
You can communicate with other coding agent sessions
(Claude Code or Codex CLI) using the msg CLI tool.
Registration
Before sending or receiving messages, register yourself:
msg register <your-name>
This auto-detects your tmux pane. You only need to do this once per session.
Sending Messages
Send a message directly to another agent: