HelloRuru/claude-memory-engine
Claude Code 的記憶系統 | A memory system built with hooks + markdown. Zero dependencies.
Implements an 8-step learning cycle (checkpoints at message 20, pre-compression, and session-end) that automatically captures mistakes and fixes, paired with manual `/analyze` and `/reflect` commands for pattern detection and refinement. Stores all memory as markdown files organized by project directory with Git-based backup/sync support, enabling cross-device persistence and preventing repeated errors through rule upgrades when patterns appear 3+ times.
Stars
59
Forks
18
Language
JavaScript
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/HelloRuru/claude-memory-engine"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Related agents
cortexkit/opencode-magic-context
OpenCode plugin for Magic Context — cache-aware infinite context, cross-session memory, and...
lout33/symbiotic-ai
A symbiotic AI agent that remembers everything, challenges you, and extends your cognition.
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...
KimYx0207/claude-memory-3layer
🧠 Claude Code 三层记忆系统 | 结构化存储 + 生命周期管理 + Git追踪 | 官方Auto Memory的管理层 | 一行命令安装 零依赖