session-memory
Installation
SKILL.md
Session Memory - Running Notes
Maintain a single structured markdown document that tracks what is happening
right now in the current work session. This is within-session continuity,
distinct from remember() (cross-session semantic memory) and stash
(coarse checkpoint).
When to Use
Invoke on any of these triggers:
- User says "session notes", "update notes", "start session notes", "show session notes", "note the session", "write it down"
- User indicates they want continuity across context compression: "before you forget", "write that down", "for when context gets compressed"
- You have independently completed a meaningful block of work (file edits, a bugfix, a design choice, a reversal after correction) and no note has been updated for a while