unified-memory
Share durable, inspectable context and handoffs between Claude, Codex, Hermes, Cursor, OpenCode, and other agents through the local ECC Memory Vault. Use when an agent must save work state, transfer context, resume another agent's task, or search shared project knowledge.
- installs 8w
- 1,571
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
An agent skill that instructs AI coding agents to use the ECC Memory Vault as a shared, portable context layer for saving, searching, and handing off work state between harnesses like Claude, Codex, Hermes, Cursor, and OpenCode. It stores `ecc.memory.v1` Markdown documents in a local vault and defines a recall-save-handoff-validate workflow. Note: the actual vault executable must be installed separately, as this skill is guidance only.
Use it when multiple agents or sessions need durable, inspectable shared project memory instead of harness-specific state.
Use it to
- Save durable work state for later sessions
- Hand off a task between different agent harnesses
- Resume another agent's task with its context
- Search shared project knowledge before writing new memories
- Validate the memory vault before committing team memories
For Developers running multiple AI coding agents on shared projects
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 1,600
- Installs, 8 weeks
- 1,571
- Host stars
- 259k
- Host language
- JavaScript