Evgenygurin Claude Mem0 Project Memory
evgenygurin-claude-mem0-project-memory is a Claude Code plugin for the Build phase that persists project decisions and patterns in Mem0 across coding sessions.
Keep architectural decisions, coding patterns, and session context in Mem0 so Claude Code does not restart from zero every time you open the repo.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install evgenygurin-claude-mem0-project-memory@evgenygurin/claude-mem0-project-memoryBuilt 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:evgenygurin/claude-mem0-project-memory") and the paste-ready config with skillselion.get_install_config("plugin:evgenygurin/claude-mem0-project-memory").
What it does
evgenygurin-claude-mem0-project-memory is a Claude Code plugin that connects your repository to Mem0 for intelligent project memory. Solo and indie builders who lose context between sessions—re-explaining why you picked a library, which patterns to follow, or what you decided last week—can let the integration capture decisions, patterns, and working context automatically instead of maintaining a manual NOTES file for the agent. It sits in the agent-tooling lane of the build phase but applies journey-wide whenever you code with Claude: validate spikes, build features, review before ship, and iterate in production all benefit from the same memory layer. You install the plugin, configure Mem0 access, and work normally while memory accretes in the background. It is not a task-specific generator; it is cross-session continuity for agent-assisted development. Expect setup for Mem0 credentials and alignment with how your team names entities so recall stays accurate over time.
Highlights
- Automatic capture of decisions, patterns, and context across Claude Code sessions
- Mem0-backed project memory so context persists beyond a single chat
- Fits solo builders running long multi-session ships on one codebase
- Reduces repeated explanations of stack choices and conventions to the agent
- Plugin bundle (1 plugin) focused on intelligent memory management
Why builders use it
Every new Claude Code session feels like day one because nothing reliably remembers what you already decided about the project.
After you register the plugin and Mem0, the agent can recall captured decisions and patterns so you spend less time re-briefing and more time shipping.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is evgenygurin-claude-mem0-project-memory for?
It is for indie and solo developers using Claude Code on a long-lived codebase who want Mem0 to hold decisions and patterns across sessions.
When should I use evgenygurin-claude-mem0-project-memory?
Use it when you repeatedly re-explain project context to Claude or when multi-day feature work needs continuity without manual memory files.
How do I add evgenygurin-claude-mem0-project-memory to my agent?
Install the plugin from the evgenygurin/claude-mem0-project-memory repository in Claude Code, configure Mem0 API access per the repo README, then enable it for your project workspace.
Comments
Share how you use evgenygurin-claude-mem0-project-memory, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.