memory-management

Installation
SKILL.md

Memory Management

Claude Code has three memory systems that serve different purposes and have different guarantees. Most agents treat them as one blob. This skill treats them as a stack — capture at the bottom, curate in the middle, enforce at the top.

The job of this skill is to move knowledge up the stack deliberately, and prune what no longer belongs.


The Memory Stack

Installs
10
First Seen
Apr 25, 2026
memory-management — alvarovillalbaa/plugins