Memory Management
Give Claude a persistent memory across sessions.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jun 25, 2026
- Environment
- Claude Code 2.x
Over a week of sessions, Claude reliably recalled project decisions and preferences it had stored; recall precision stayed high as the store grew.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 9/10
- Docs & honesty 4/5
What it does
Structured file-based memory: what to save, how to index it, when to recall. Tested over a full week of real sessions — the difference in continuity is substantial.
Install
Copy the skill folder into ~/.claude/skills/. Claude will create its memory directory on first use.
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Appears in