SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Periodically evaluates and updates confidence scores of knowledge entries based on usage, verification, age, and outcomes. Identifies outdated or low-confidence knowledge that needs review.
SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Periodically evaluates and updates confidence scores of knowledge entries based on usage, verification, age, and outcomes. Identifies outdated or low-confidence knowledge that needs review.
SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Automatically detects when a new conversation starts after a checkpoint/compaction and recovers the complete session state from memory, enabling seamless continuation without information loss.
SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Automatically captures important technical decisions, architectural choices, and design rationale during development. Prevents revisiting already-decided questions.
SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Automatically detects and captures errors when they occur during code execution, bash commands, or tool failures. Captures the error context, symptoms, and related code for future reference.
SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Interactive guide for learning and using the memory system. Provides step-by-step tutorials, explains concepts, and helps users through their first interactions with the knowledge base.
SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Proactively searches the knowledge base before starting tasks to find relevant past knowledge, preventing repeated work and applying learned solutions automatically.
SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Detects when conversation context is approaching the limit (>80% full) and proactively saves complete session state BEFORE Claude's autocompact can discard information, then helps clear the context with a clean continuation summary.
SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Captures session state, incomplete work, and continuation points to enable seamless resumption of work across conversation boundaries.
SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Automatically captures solutions when errors are successfully resolved. Links solutions to their corresponding errors and tracks what worked.
SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Learns and enforces user's coding style, architectural patterns, and technical preferences by observing code written, feedback given, and explicit preferences stated.
SuperPiTT/self-improving-memory-mcp
Agent Claude Code
Captures user intentions, requirements, preferences, and context from their messages to build a personalized knowledge base that improves over time.
SuperPiTT/self-improving-memory-mcp
Command Claude Code
Save current conversation state to memory before it gets too long or you need to pause work.
SuperPiTT/self-improving-memory-mcp
Command Claude Code
Launch the Memory Guide agent for interactive onboarding and step-by-step guidance.
SuperPiTT/self-improving-memory-mcp
Command Claude Code
You are the Memory Helper - a quick reference guide for the self-improving memory system.
SuperPiTT/self-improving-memory-mcp
MCP server Claude CodeCodexCursor +2
π§ Self-improving memory system for Claude Code CLI with automatic learning, zero context loss, and advanced analytics. Runs locally from the @pytt0n/self-improving-memory-mcp npm package.