Write session resume cards at end of work and restore them at session start.
93
96%
Does it follow best practices?
Impact
84%
1.23xAverage score across 3 eval scenarios
Passed
No known issues
Write resume cards to sessions.md so you can pick up exactly where you left off.
Always use ~/.claude/memory/sessions.md. Never write to a repo-local sessions.md.
~/.claude/memory/sessions.md- YYYY-MM-DD — <what you were doing>: <where you left off; next concrete step>- 2026-04-27 — Fixing Excel export for LDOs: root cause found (missing content-type header in /api/export); next: apply fix in export_controller.py line 142 and test with sample LDO data.- 2026-04-27 — Working on bugs: need to continue.~/.claude/memory/sessions.mdmemory.md is index-only. Never put entries in it.