KimYx0207/claude-memory-3layer
🧠 Claude Code 三层记忆系统 | 结构化存储 + 生命周期管理 + Git追踪 | 官方Auto Memory的管理层 | 一行命令安装 零依赖
Implements a three-layer memory architecture (JSON knowledge graph + daily markdown notes + tacit knowledge file) that integrates with Claude Code's native auto-memory through session lifecycle hooks (SessionStart, PostToolUse, PreCompact), enabling lifecycle management and git-based team sharing while maintaining ~1500-token budgets per topic. The system uses pure Python stdlib with zero external dependencies and provides automated cleanup suggestions via `/memory-review` commands to prevent knowledge rot.
Stars
14
Forks
6
Language
Python
License
MIT
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/KimYx0207/claude-memory-3layer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
HelloRuru/claude-memory-engine
Claude Code 的記憶系統 | A memory system built with hooks + markdown. Zero dependencies.
lout33/symbiotic-ai
A symbiotic AI agent that remembers everything, challenges you, and extends your cognition.
cortexkit/opencode-magic-context
OpenCode plugin for Magic Context — cache-aware infinite context, cross-session memory, and...
SukinShetty/Nemp-memory
Nemp - The memory plugin for Claude Code that remembers everything.
b33eep/claude-code-setup
Persistent memory system for Claude Code via Markdown. Setup with /init-project, resume with...