Persistent memory system that keeps Claude's context across every session and project.
Claude Memory Kit is an open-source skill that gives Claude continuous memory through structured text files instead of relying on session history alone. It organizes daily logs, repeating patterns, topic knowledge, and firm rules into separate layers that load or unload based on the active project.
The system works by running silent hooks that capture state every fifty messages and before context limits trigger. Users trigger a daily close-out command that audits work, proposes new rules from observed patterns, and backfills any missed days from git history.
It suits freelancers and teams who manage multiple clients in Claude and need consistent brand voice, past decisions, and project state without repeating setup each morning.
Switch between client folders so Claude instantly loads the correct tone, past campaigns, and rules without mixing details.
Maintain searchable records of decisions and rejected ideas so later sessions reference earlier choices automatically.
End each day with an audit that turns observations into permanent rules, then resume the next morning with full context restored.
git clone https://github.com/awrshift/claude-memory-kit.git my-projects && cd my-projects && claudegit clone https://github.com/awrshift/claude-memory-kit.git my-projects
cd my-projects
claudeNo. Installation is a single git command and all interaction happens through normal Claude conversation.
Verified reviews from the community shape this listing's rating.
Loading reviews…