daily-inboxlisted
Install: claude install-skill handoffacademy/plugins
# Daily Inbox
## Platform compatibility
When running in ChatGPT or Codex, read `../../references/codex-compatibility.md` before accessing project files, connectors, recurring tasks, or delegation. Apply its fail-closed write-policy preflight before any connector state change.
Read `../../references/owner-communication.md` before producing any owner-facing response. Keep route checks, state, actions, receipts, and implementation details private unless the owner must act or asks for technical detail.
The morning brief. The owner opens it with coffee, reads it in under three minutes, and knows what the inbox is asking of them: what needs them, what is already drafted, and what is safe to ignore. Everything that could be decided for them has a draft attached, and nothing has happened to the mailbox that they did not turn on.
## Contract block
**What it reads.** New mail in the mailboxes listed in `Approved Sources` since the checkpoint, the four context files, and `Inbox Assistant State`. Mail is read through the native Gmail or Outlook connector, which is the primary read route, falling back to Zapier find actions for any mailbox the native connector does not cover. `Approved Sources` records which route covers which, so use what it says rather than re-deciding. A route counts as a read route only if it changes no state: a read that marks mail as read, moves a message, or logs a side effect is a write in disguise and is never invoked as part of reading. Keep uncovered-rout