From swarm
Checks Swarm Mail inbox for messages from other agents, displaying up to 5 recent headers for review without affecting context.
How this command is triggered — by the user, by Claude, or both
Slash command
/swarm:inboxThe summary Claude sees in its command listing — used to decide when to auto-load this command
# /swarm:inbox Review Swarm Mail without blowing context. ## Native integration When agent teams are active (via Teammate tool), native messaging handles real-time DMs automatically. `swarmmail_inbox()` shows persistent message history and non-team coordination. ## Workflow 1. `swarmmail_inbox()` for headers (max 5). 2. Review message content directly from inbox output. 3. Use `swarmmail_send()` to reply if needed. ## Usage `/swarm:inbox`
Review Swarm Mail without blowing context.
When agent teams are active (via Teammate tool), native messaging handles real-time DMs automatically.
swarmmail_inbox() shows persistent message history and non-team coordination.
swarmmail_inbox() for headers (max 5).swarmmail_send() to reply if needed./swarm:inbox
npx claudepluginhub imbios/swarm-tools/inboxChecks Swarm Mail inbox for messages from other agents, displaying up to 5 recent headers for review without affecting context.
/inboxChecks hive session inbox for unread inter-agent messages, summarizes sender, content, timestamp, actions, and references. Reports empty if none and suggests publishing.
/processmsgsFetches MCP Agent Mail inbox metadata, classifies priorities, acknowledges urgent/action messages, marks read, and autonomously executes tasks with tools.
/inboxChecks inbox for inter-agent messages via 'msg inbox', reads them, and sends replies with 'msg reply <sender> "message"' if needed before resuming.
/inboxLists recent messages in your inbox, auto-marking them as read unless --unread is specified. Supports --json for machine-readable output.
/SKILLChecks unread TeamMCP inbox messages, categorizes by priority, acknowledges reviewed items, and summarizes attention needs. With 'respond' argument, also drafts and sends replies to urgent ones.