shared-memory-intake
Installation
SKILL.md
Shared Memory Intake
Use ~/.codex/memories/ as the canonical shared knowledge store and
~/.agents/shared-memory-inbox/ as the external submission store. Read
MEMORY.md before opening matching rollout_summaries/ files. Treat dynamic claims
as UNCONFIRMED until verified in the active session.
Actor contract
Require an explicit actor: --as claude or --as codex. Never infer it from the
runtime.
| Actor | Allowed operations | Forbidden operations |
|---|---|---|
claude |
read official memory; create one submission in inbox/pending/ |
edit or delete official memory, or another submission |
codex |
read, review, promote, supersede, maintain | delete historical summaries or silently overwrite a current claim |