Cross Project Mail

Use when sending or receiving messages between AI agents working in different sibling projects on the same host. Provides a flat-file mailbox (`~/.ai-mailbox/`), a `cpmail` CLI (send/list/read/ack/migrate/doctor), and a SessionStart hook that prints unread count per project. v1 is single-host trust model (no HMAC, no daemon, no MCP server) — cross-machine and adversarial trust deferred to v2 (M3). Subsumes the manual `cross-repo-review.md` Outbound/Inbound convention via a one-shot idempotent migrator.

joogy06 b1070fa 9 files · 57.9 KB Updated

File contents

joogy06/agent-foundry/tree/main/skills/cross-project-mail commit b1070facb5

Frequently asked questions

npx skillmds@latest add joogy06/cross-project-mail