
Thedotmack Claude Mem
- 88.8k repo stars
- Updated July 23, 2026
- thedotmack/claude-mem
Claude-mem is a Claude Code plugin that automatically captures session activity, compresses it with AI, and reinjects relevant memory into future coding sessions.
About
Claude-mem (thedotmack/claude-mem) is a Claude Code plugin that acts as a persistent memory layer for coding agents. It automatically captures activity from your Claude Code sessions, uses AI compression through Claude’s agent-sdk to distill what matters, and surfaces relevant context when you return days or weeks later. For developers, that closes the gap where every new session feels like onboarding the agent again on architecture, naming, and half-finished tasks. Skillselion places it journey-wide with a primary Build → agent-tooling shelf because installation and value show up while you are actively building, though memory pays off equally during operate-and-iterate maintenance. It is an LLM integration pattern focused on session continuity, not a replacement for git history or formal documentation. Expect to run Claude Code with the plugin enabled and accept that compression quality depends on your session volume and how you structure work.
- Automatically records what Claude does during coding sessions without manual note-taking
- Compresses session history with AI via Claude agent-sdk for smaller, relevant recall
- Injects pertinent context back into future Claude Code sessions for continuity
- Persistent memory system aimed at cross-session solo-builder velocity
- Single-plugin bundle from thedotmack/claude-mem repository
Thedotmack Claude Mem by the numbers
- Data as of Jul 28, 2026 (Skillselion catalog sync)
/plugin install thedotmack-claude-mem@thedotmack/claude-memAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 88.8k |
|---|---|
| Last updated | July 23, 2026 |
| Repository | thedotmack/claude-mem ↗ |
What it does
Install claude-mem when you want automatic capture of Claude Code session work, AI-compressed memory, and relevant context injected into later coding sessions.
Who is it for?
Best when you're running long-horizon Claude Code projects and need durable session memory without maintaining a manual context doc.
Skip if: One-off scripts with no return visits, or teams that forbid persistent local capture of agent activity for policy reasons.
What you get
After registering claude-mem, compressed memories from past sessions load back into context so you continue building with less repetition and fewer consistency mistakes.
- Automatic session activity capture during Claude Code use
- AI-compressed memory artifacts for later retrieval
- Context reinjection hooks for subsequent coding sessions
By the numbers
- Repository thedotmack/claude-mem lists pluginCount: 1
- Plugin keywords include persistent, sessions, compression, and context
Recommended Plugins
How it compares
Persistent memory plugin for Claude Code, not a brainstorming methodology skill or a browser debugging MCP.
FAQ
Who is Thedotmack Claude Mem for?
It is for developers who use Claude Code across many sessions and need automatic capture, compression, and recall of coding context.
When should I use Thedotmack Claude Mem?
Use it when you repeatedly return to the same repo in Claude Code and lose time reconstructing prior decisions, fixes, and partial implementations.
How do I add Thedotmack Claude Mem to my agent?
Install the plugin from the thedotmack/claude-mem repository in Claude Code, ensure agent-sdk-backed compression is configured per the README, and keep the plugin enabled during sessions you want remembered.