claude-mem and claude-self-reflect

These are competitors addressing the same problem through different approaches: one uses AI-driven compression to maintain context across coding sessions, while the other implements a simpler reflection mechanism for memory persistence, but both aim to overcome Claude's context window limitations.

claude-mem
75
Verified
claude-self-reflect
52
Established
Maintenance 22/25
Adoption 10/25
Maturity 24/25
Community 19/25
Maintenance 10/25
Adoption 10/25
Maturity 15/25
Community 17/25
Stars: 34,460
Forks: 2,414
Downloads:
Commits (30d): 191
Language: TypeScript
License:
Stars: 203
Forks: 27
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About claude-mem

thedotmack/claude-mem

A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.

This plugin helps developers using Claude Code or Gemini CLI maintain a consistent understanding of their coding projects across multiple sessions. It automatically captures, compresses, and feeds relevant past interactions and code changes back into current conversations. This means you don't have to repeatedly explain project history to your AI coding assistant.

AI-assisted development software engineering developer tools code assistance coding workflow

About claude-self-reflect

ramakay/claude-self-reflect

Claude forgets everything. This fixes that. 🔗 www.npmjs.com/package/claude-self-reflect

This tool gives Claude AI perfect memory of all your past conversations, preventing it from 'forgetting' crucial details. You input your ongoing interactions with Claude, and it stores and indexes everything, allowing you to instantly search and recall any previous discussion. This is for developers, architects, and engineers who use Claude for complex problem-solving, architectural design, or strategic decision-making and need persistent context.

AI-assisted development software architecture developer workflow technical problem-solving AI context management

Scores updated daily from GitHub, PyPI, and npm data. How scores work