awrshift/claude-memory-kit

Memory for Claude Code that survives the session boundary — install the plugin into any repo: a hot cache injected every session under three hook-enforced caps, per-session handoffs, audit-driven promotion into knowledge and rules, plus agent orchestration and QA layers. Zero deps.

31Stars on the repository
19Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

awrshift/claude-memory-kit

Hook

Runs when a session starts on startup, clear, resume, compact and fork, executing session-start.py via python3. From awrshift/claude-memory-kit.

31 5d ago A tokens not measured original MIT

PreToolUse

02

awrshift/claude-memory-kit

Hook

Runs before the agent uses a tool for Edit and Write tool calls, executing protect-tests.py via python3. From awrshift/claude-memory-kit.

31 5d ago A tokens not measured original MIT

PreCompact

03

awrshift/claude-memory-kit

Hook

Runs before the context is compacted, executing pre-compact.sh via bash. From awrshift/claude-memory-kit.

31 5d ago A tokens not measured copy · 55% MIT

SessionEnd

04

awrshift/claude-memory-kit

Hook

Runs when a session ends, executing session-end.sh via bash. From awrshift/claude-memory-kit.

31 5d ago A tokens not measured copy · 48% MIT