SuperPiTT

15 mods across 1 repository, 0 stars between them.

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.

0 10mo ago A 0 tokens original MIT

context-recovery

02

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.

0 10mo ago A 0 tokens original MIT

decision-tracker

03

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.

0 10mo ago A 0 tokens original MIT

error-detector

04

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.

0 10mo ago A 0 tokens original MIT

memory-guide

05

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.

0 10mo ago A 0 tokens original MIT

pattern-recognition

06

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.

0 10mo ago A 0 tokens original MIT

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.

0 10mo ago A 0 tokens original MIT

session-context

08

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.

0 10mo ago A 0 tokens original MIT

solution-capture

09

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.

0 10mo ago B 0 tokens original MIT

style-preferences

10

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.

0 10mo ago A 0 tokens original MIT

user-intent-capture

11

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.

0 10mo ago A 0 tokens original MIT

mh

14

SuperPiTT/self-improving-memory-mcp

Command Claude Code

You are the Memory Helper - a quick reference guide for the self-improving memory system.

0 10mo ago A 0 tokens original MIT

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.

0 10mo ago A tokens not measured original MIT