memory
Manage durable project memory with MEMORY.md index, topic files, and modular rule packs.
Purpose
Use this skill to keep long-session memory concise, discoverable, and task-aware.
Trigger
- Session is long and context drift appears
- Team decisions are scattered across chat history
- New guardrails are needed for sensitive file areas
Workflow
- Keep
MEMORY.mdas a compact index. - Store details in
.omi/memory/*.mdtopic files. - Maintain rule packs in
.omi/rules/*.mdwith frontmatter. - Activate only matching rules (
alwaysApplyorglobsmatch). - Report stale entries and propose updates.
Output Template
## Memory Audit
- ...
## Active Rules
1. ...
## Actions
1. ...
2. ...
3. ...