/inbox
Check and respond to inter-agent messages
> /plugin marketplace add pchalasani/claude-code-toolsHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/inbox
Context preview
What this command does when you run it.
Check and respond to inter-agent messages
Command definition
inbox.mddescription: Check and respond to inter-agent messages allowed-tools: Bash
You have been notified of new inter-agent messages.
1. Read your inbox:
msg inbox
2. Read the output carefully. It contains messages from other agent sessions addressed to you.
3. If a reply is needed, send it:
msg reply <sender-name> "your reply here"
Replace `<sender-name>` with the name of the agent you are replying to (shown in the inbox output).
4. After replying, continue with whatever you were doing before the notification.
Keep replies concise to avoid consuming context.
Practical productivity tools for Claude Code, Codex-CLI, and similar CLI coding agents.
Repo: pchalasani/claude-code-tools
Other commands on claude-code-tools.
- /recover-context
Strategically explore the most recent parent session from the session lineage (shown in the first user message) to extract the full context of the last task.
Open command - /register
A human-friendly name for this agent session (e.g., architect, tester, reviewer)
Open command - /speak
Enable, disable, or configure voice feedback.
Open command

