agent-mail
SKILL.md
Agent Mail (MCP Server)
Multi-agent coordination: registration, file reservations, messaging, and build slots.
When This Applies
| Signal | Action |
|---|---|
| Starting a session | ensure_project + register_agent |
| Before editing files | file_reservation_paths |
| Communicating with agents | send_message / fetch_inbox |
| Finishing work | release_file_reservations |