Memory Design

Decide what an agent should remember, which layer holds it, who it is scoped to, and how a stale or contradicted memory is detected and retired. Use when an agent forgets something across sessions, when a memory or persistent-context feature is being designed, or when stored memories have grown noisy, wrong, or are leaking between users. Not for retrieval over a document corpus, not for prompt or context-window packing, and not for conversation transcript storage.

nahid-sparktales Updated

File contents

nahid-sparktales/agent-dispatcher/tree/main/skills/ai/memory-design commit 026cbd3d69

Frequently asked questions

npx skillmds@latest add nahid-sparktales/memory-design