What problem does it solve? AI assistants forget context between sessions, forcing users to re-explain past decisions, file exports, and project history. This Skill maintains a persistent, topic-organized memory graph inside the workspace so prior work can be recalled instantly. ## Core Features & Use Cases - Automatic Memory Capture: Appends one-line dated entries with source links to topic files whenever a file is created, a decision is made, or the user says "remember". - Navigable Graph Structure: Uses a .memory/index.md table of contents linking to individual topic pages under .memory/topics/ for gradual disclosure. - Silent Operation: Updates memory without narrating the process, only confirming saves with a single plain-English sentence. - Use Case: After exporting stargazer data last week, ask "what did we decide about the stargazer export?" and the assistant reads the relevant topic page and answers with a link to the original discussion. ## Quick Start Ask the assistant to remember a decision you just made, then in a later session ask it to recall what was decided about that topic.