From router-plugin
Consume packets from a repository-local router inbox, validate the protocol contract before acting, preserve inbound packets, and emit acknowledgements only after a real decision. Use when a repository receives work or context through router/inbox.
How this skill is triggered — by the user, by Claude, or both
Slash command
/router-plugin:consume-router-inboxThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a repository receives protocol packets through `router/inbox/` and needs to process them safely.
Use this skill when a repository receives protocol packets through router/inbox/ and needs to process them safely.
references/consumer-workflow.md before taking action.router/router-contract.json.supported_packet_types.ack unless the host contract supports it.npx claudepluginhub mariogusmao/mg-plugins --plugin router-pluginValidates inter-agent SendMessage recipients and worktreePath inputs to prevent CWE-59 path traversal and spoofed agent names. Includes two-stage matching algorithm and test cases.
Sets up a secure email inbox for AI agents to receive and respond to emails via Resend webhooks, with sender allowlists and content filtering.