Memory Systems

>

hebertzhu 4296c68 694 B Updated

File contents

memory-systems

Intent

Default operating pattern

  1. Separate short-term context from durable memory or documentation.
  2. Define the minimum information model that must survive the current session.
  3. Choose storage, compression, retrieval, and update boundaries deliberately.
  4. Call out trade-offs, failure modes, and evaluation signals.
  5. Recommend the smallest next architecture or workflow improvement.

Pack fit

  • Included in: context-systems
  • Keep examples generic, privacy-safe, and portable across hosts.

Boundary

  • Do not recommend heavyweight memory architecture for short-lived tasks that do not need persistence.

hebertzhu/agent-foundry/tree/main/skills/memory-systems commit 4296c68eea

Frequently asked questions

npx skillmds@latest add hebertzhu/memory-systems