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.