Claude Code Memory Kit
5 skills that fix context loss in Claude Code.
Claude Code starts every session blank. Context compaction wipes mid-session knowledge. You re-explain the same architecture. The Memory Kit fixes this with a structured, three-tier memory system that persists across sessions, compactions, and team handoffs.
5 Claude Code skills:
/memory-load - Restores full project context at session start. Claude knows your task, your decisions, your patterns.
/memory-save - Captures what mattered from the session. Run before /compact or when wrapping up.
/memory-update - Logs a decision mid-session without a full save.
/memory-share - Commits memory to git so teammates load the same context.
/memory-audit - Finds stale entries and bloat.
4 memory file templates: MEMORY.md (L1, always loaded), decisions.md, patterns.md, progress.md
Also includes: git pre-commit hook, QUICKSTART.md, PROTOCOL.md
Setup: copy 5 skill files to ~/.claude/skills/, copy 4 template files to your project. 10 minutes.
\$19 one-time. No subscription.