
Johncarlocos Claude Mem
- Updated January 8, 2026
- johncarlocos/claude-mem
johncarlocos-claude-mem is a Claude Code plugin that provides a persistent, compression-aware memory system so context survives across Claude Code sessions.
About
johncarlocos-claude-mem packages plugins by Alex Newman (thedotmack) aimed at persistent Claude Code memory: carrying decisions, constraints, and thread substance across sessions while using compression so context windows remain usable. developers install it when a single Claude Code conversation is no longer enough to represent a feature, a migration, or a multi-day bug hunt—you need the agent to remember what you already agreed without pasting scrollbacks. The catalog positions it under community agent tooling rather than as a replacement for CLAUDE.md, ADRs, or git. It is journey-wide in practice because memory helps whenever you reopen the agent, from scoping through shipping and ops, but the canonical shelf remains build agent-tooling because that is when you register and rely on the plugin. Expect intermediate setup comfort with Claude Code plugins and ongoing projects, not one-off prompts.
- Persistent memory system spanning multiple Claude Code sessions
- Context compression to stay within practical context limits
- Community plugin bundle (pluginCount: 1) from johncarlocos/claude-mem
- Focused on claude-mem style recall rather than generic note-taking
- Pairs with long-horizon solo builds where chat history would otherwise truncate
Johncarlocos Claude Mem by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install johncarlocos-claude-mem@johncarlocos/claude-memAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 8, 2026 |
|---|---|
| Repository | johncarlocos/claude-mem ↗ |
What it does
Install Alex Newman (thedotmack) style persistent memory so Claude Code keeps useful context compressed across sessions without manual note dumps.
Who is it for?
Best when you're running extended Claude Code sessions on one product and need durable mem-style recall without maintaining a separate knowledge base by hand.
Skip if: Skip if you only use Claude for quick answers, or teams that already enforce all state in docs and tickets and do not want agent-side memory.
What you get
After install, Claude Code can retain and compress session memory so you pick up multi-day work with continuity instead of restarting from zero.
- Cross-session persistent memory for Claude Code workflows
- Compressed context carryover for lengthy implementation threads
- Community-maintained claude-mem plugin bundle ready to register
By the numbers
- pluginCount: 1
- catalog category: community
- repository: johncarlocos/claude-mem
Recommended Plugins
How it compares
Session memory and context compression plugin for Claude Code, not a semantic code index like ccengram and not an MCP integration catalog.
FAQ
Who is Johncarlocos Claude Mem for?
It is for Claude Code users running long-horizon coding who want thedotmack-style persistent memory and compression instead of losing context between sessions.
When should I use Johncarlocos Claude Mem?
Use it when multi-session features, refactors, or support work make chat truncation and manual copy-paste of old context a recurring tax.
How do I add Johncarlocos Claude Mem to my agent?
Add the plugin from the johncarlocos/claude-mem repository to your Claude Code plugin configuration and enable it for projects where you want cross-session memory.