C

claude-mem

Auto-captures and AI-compresses your Claude Code sessions into searchable memory

PriceOpen Source (MIT)Reviewed2026-04-16

Expert verdict

Ship

3-1
3 Ships1 Skips
Visit github.com

The Panel's Take

claude-mem is a Claude Code plugin that automatically captures everything Claude does during a coding session and compresses it into a searchable memory store. After each session, it runs the transcript through an LLM compression step that extracts the key decisions, code patterns, and context — discarding the noise. The next time you start a session, it surfaces relevant past context automatically. The problem it solves is real: Claude Code has no persistent memory across sessions. Every new session starts cold. Developers working on large codebases spend the first 10-15 minutes of each session re-orienting Claude to what was done previously — what files were changed, what patterns were established, what was decided. claude-mem eliminates that re-orientation tax. It's a small, focused indie tool with 800+ GitHub stars in its first 24 hours on trending. The TypeScript implementation is clean, the installation is a single npm command, and it works with any Claude Code project. Exactly the kind of utility that fills a gap the platform itself hasn't addressed yet.

Share this verdict

claude-mem verdict: SHIP 🚀

3 ships · 1 skip from the expert panel

Full review: shiporskip.io/tool/claude-mem-persistent-session-memory-plugin-claude-code-ai-compressed-2026

Weekly AI Tool Verdicts

Get the next verdict in your inbox

7 critics review a new AI tool every day. Weekly digest — free.

Looking for claude-mem alternatives?

Compare claude-mem with every other Developer Tools tool reviewed by our panel.

See all Developer Tools alternatives

Embed this verdict

Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.

Ship · 7.5/10
HTML badge
<a href="https://shiporskip.io/api/badge-click/claude-mem-persistent-session-memory-plugin-claude-code-ai-compressed-2026" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/claude-mem-persistent-session-memory-plugin-claude-code-ai-compressed-2026" alt="claude-mem Ship verdict on ShipOrSkip" width="360" height="90" /></a>
Markdown badge
[![claude-mem Ship verdict on ShipOrSkip](https://shiporskip.io/api/badge/claude-mem-persistent-session-memory-plugin-claude-code-ai-compressed-2026)](https://shiporskip.io/api/badge-click/claude-mem-persistent-session-memory-plugin-claude-code-ai-compressed-2026)
Iframe widget
<iframe src="https://shiporskip.io/embed/claude-mem-persistent-session-memory-plugin-claude-code-ai-compressed-2026" title="claude-mem ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>

The reviews

The re-orientation problem is real and annoying. I spend 15 minutes every morning catching Claude Code up on what we built yesterday. claude-mem's compressed session captures are a good pragmatic fix until Anthropic builds proper memory into the product.

Helpful?

Compressing your coding sessions through a third-party LLM call means your source code and architecture decisions are being sent to another model endpoint. The plugin author handles security reasonably, but you're adding a new data flow that your security team may not be aware of.

Helpful?

Every coding agent will have persistent memory within a year — but right now there's a gap, and tools like claude-mem fill it. More importantly, the compressed session format claude-mem creates could become a useful interchange format for agent memory systems generally.

Helpful?

I use Claude Code for writing and design as much as coding. Having it remember my style preferences, project decisions, and what we tried last week without me having to paste context manually is exactly what I need. The AI compression step is clever — it's not just a log dump.

Helpful?

Bookmarks

Loading bookmarks...

No bookmarks yet

Bookmark tools to save them for later