Engramory

Curated, file-based long-term memory for an AI agent. Use this skill (1) at the start of a task or when resuming unfinished work to recall via the memory index, (2) during a task to save durable user, feedback, project, or reference facts, (3) when a task finishes, to run the completion checkpoint — promote what is durable, retire what was only transient, and write nothing when nothing qualifies (an empty checkpoint still has to be decided) — and (4) before compacting, clearing context, or opening a fresh thread to sync the current goal, state, decisions, constraints, blockers, and next step. A turn that starts no work — a greeting, an acknowledgement — is not a task and needs none of this, but never judge that by length: a one-word reply continuing work underway inherits that task. Each memory is one small markdown file; a single always-loaded index (MEMORY.md) lists them. Works on any agent host that can read and write local files.

tinqiao-oss 82ecf09 12 files · 234.2 KB Updated

File contents

tinqiao-oss/engramory/tree/main/ commit 82ecf09eb6

Frequently asked questions

npx skillmds@latest add tinqiao-oss/engramory