claude-mem
Persistent memory for Claude Code plugin — captures, compresses, and reinjects session context
Claude-Mem is a Claude Code plugin that automatically captures all tool usage observations during coding sessions. It compresses these observations into semantic summaries using AI and intelligently injects relevant context into future sessions, ensuring continuity of knowledge. This allows Claude to maintain project awareness across restarts and new sessions, improving long-term coding assistance.
- Preserves context across coding sessions
- Layered memory retrieval with token cost visibility
- Query project history using `mem-search` skill
- Real-time memory stream via web viewer UI
- Exclude sensitive content with `<private>` tags
Similar plugins
superpowers
Claude Code plugin for agentic software development — automates TDD, planning, and subagent coordination
everything-claude-code
Claude Code plugin: agent harness performance system with skills, memory, security, and continuous learning
andrej-karpathy-skills
Claude Code plugin for LLM coding guidelines — applies Karpathy's principles to prevent common AI coding pitfalls
oh-my-claudecode
Multi-agent orchestration plugin for Claude Code — coordinates specialized agents for complex tasks with parallel execution