Thedotmack Claude Mem
Claude-mem is a Claude Code plugin for the Build phase that automatically captures session activity, compresses it with AI, and reinjects relevant memory into future coding sessions.
Install claude-mem when you want automatic capture of Claude Code session work, AI-compressed memory, and relevant context injected into later coding sessions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install thedotmack-claude-mem@thedotmack/claude-memBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:thedotmack/claude-mem") and the paste-ready config with skillselion.get_install_config("plugin:thedotmack/claude-mem").
What it does
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 solo builders, 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.
Highlights
- 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
Why builders use it
Every new Claude Code session starts cold, forcing you to re-teach decisions, file layout, and in-progress work you already paid for in prior chats.
After registering claude-mem, compressed memories from past sessions load back into context so you continue building with less repetition and fewer consistency mistakes.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 45.7k stars, 0 votes.
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.
Comments
Share how you use thedotmack-claude-mem, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.