
Claude Mem
Persistent memory for Claude Code that compresses and carries context across sessions so prior work and decisions survive between conversations.
Overview
Claude-mem is a persistent memory system for Claude Code that compresses context across sessions. It carries relevant prior work and decisions between conversations so the agent retains continuity instead of starting cold. This reduces repeated context-setting across a long-running project.
Install
npx skills add https://github.com/Alamator/claude-memory --skill pluginWhat is this skill?
- Persistent memory for Claude Code
- Context compression across sessions
- Carries prior work between conversations
Recommended Skills
Journey fit
A persistent-memory and context-compression layer for the agent; it extends agent capabilities during build work, not a product lifecycle stage. Cross-session memory and context compression is core agent infrastructure, so build:agent-tooling fits.