Session Memory

Maintains a structured running-notes document during long work sessions. Use when the user says "session notes", "update notes", "start session notes", "show session notes", or when you recognize the current session has accumulated enough state (decisions, corrections, files touched, errors) that it risks being lost under context pressure. Stores notes as a procedure memory tagged [session-memory, active] so they survive container death within the same session thread.

oaustegard efe9897 2 files · 6.4 KB Updated

File contents

oaustegard/claude-skills/tree/main/session-memory commit efe9897533

Frequently asked questions

npx skillmds@latest add oaustegard/session-memory