Claude Memory Framework — Development skill for Claude Code
A working framework and persistent memory layer for Claude Code.
How to install Claude Memory Framework
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open guachoxx/claude-memory-framework and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Claude Memory Framework does
A working framework and persistent memory layer for Claude Code.
Alternatives in Development
- Code Review Graph — Local knowledge graph for Claude Code 3.7k ★
- Acontext — Agent Skills as a Memory Layer 3.7k ★
- Cipher — An opensource memory layer specifically designed for coding agents 3.6k ★
README
claude-memory-framework
**A persistent memory layer for Claude Code that survives across sessions.**
Claude Code is powerful, but it forgets everything between sessions and loses context in long ones. This framework fixes both problems with a structured system of documents that Claude reads on startup and updates before closing.
Session 1 Session 2 Session 3
───────── ───────── ─────────
Read docs → Work → Read docs → Work → Read docs → Work →
Update docs Update docs Update docs
**Architected by [Eugenio Ruiz de la Cuesta](https://www.linkedin.com/in/eugenio-ruiz-de-la-cuesta-fdez/) (orchestrating Claude Opus 4.6)** · v0.2.3 · [Unlicense](LICENSE) [@guachoxx](https://github.com/guachoxx)
Why
| Problem | Without the framework | With the framework |
|---|---|---|
| New session | Claude starts from zero | Claude reads Project Index, picks up where you left off |
| Long session | Context fills up, hallucinations start | Distillation protocol saves progress before context runs out |
| Technical decisions | Lost in conversation transcripts | Persisted in structured documents |
| Onboarding Claude to your code | Re-explain every time | Module context documents provide instant context |
Key Features
- 3-layer memory architecture — Root index → reference documents → per-module context. Claude loads only what it needs.
- Session distillation protocol — Systematic process to save progress before context runs out. Triggered automatically or on demand.
- 7 project documents — Specifications, Analysis, Plan, Technical Report, Testing, Status, Changelog — each with a clear audience and lifecycle.
- Provider-agnostic — Documents can live as local
.mdfiles, in ClickUp, Notion, or any other platform. The methodology stays the same. - Lite mode — Small projects use
Related Skills
Claude Cognitive
Working memory for Claude Code - persistent context and multi-instance coordination.
Claude Cognitive
🧠 Enhance Claude Code's capabilities with persistent working memory for better context and multi-instance coo
Wife
Local, persistent and auditable memory layer for Claude Code, Codex, Cursor & Gemini CLI. Your coding agent st
Mnemo
Persistent memory layer for Claude Code and Codex — your Obsidian vault on autopilot. Seven skills: recall, sa
Aisquare CLI
Portable memory layer for coding agents — persistent user & project context across sessions, installed into Cl
Memory Orchestrator
🧠 Five-layer memory system for OpenClaw agents — persistent, cross-session, cross-platform context that never
Related Agents
Memory Manager
Invoke when the user wants to save brand knowledge to persistent memory, search past campaign learnings, sync
Broca For Claude Desktop
Add persistent file-based memory to Claude Desktop in 5 minutes.
Beads Sync
Synchronizes Spec Kit tasks with Beads persistent task memory