Memory

Durable memory across sessions that ages correctly. Stores one fact per file with a validity window, and when something changes it closes the old fact rather than deleting it, so a change is distinguishable from a mistake. Use when the user says "remember this", "what do you know about", "/memory", when a fact learned in one session needs to survive into the next, or when something previously recorded turns out to be out of date.

Raz-Gits b04f1e4 6.4 KB Updated

File contents

Raz-Gits/claude-code-skills/tree/main/skills/memory commit b04f1e4c7e

Frequently asked questions

npx skillmds@latest add raz-gits/memory