save-mem
Installation
SKILL.md
Save Memory
Intent
Leave memory that helps both the next Agent and the human reader understand what applies now, why, and how the project got here. Preserve useful knowledge rather than reproducing the conversation. Decide what deserves saving and where; the following are guidance, not a storage pipeline or a checklist for every save.
Use the stores together
| Store | Useful capabilities |
|---|---|
StrictDoc docs/ |
Readable current rules and decisions, rationale, project history, specs, and runbooks |
Magic Context ctx_memory |
Persistent facts, rules, decisions, lessons, and context available across sessions |
Magic Context ctx_search / ctx_expand |
Find existing knowledge and recover the discussion behind it |
Magic Context ctx_note |
Reminders and follow-ups for later |
| claude-mem | Captured activity and searchable observations, where installed and capturing |