memem
A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown in your Obsidian vault, searches them with SQLite FTS5, and mines past transcripts automatically.
memem is a Claude Code plugin that gives persistent memory across sessions. It automatically extracts durable lessons from completed sessions, stores them as markdown in an Obsidian vault, and surfaces relevant ones as an Active Memory Slice. It is local-first with no cloud services.
Features
Compatibility
Quick start
Use cases
Alternatives
Related searches
Comments
- CCorey WhiteApr 16, 2026
Persistent memory across Claude Code sessions is genuinely useful for long projects.
- DDrew JohnsonMar 31, 2026
Simple plugin model, easy to understand what's persisted and how.
- SShawn JacksonMar 29, 2026
Store facts, patterns, and context that should survive session restarts.
- DDylan HarrisMar 22, 2026
Reduces the cognitive overhead of re-explaining context to Claude each session.