cyberneticlibrary

Design agent memory systems

agent-memory-systemsskillsetup L30
Sheshiyer/skill-clusters
What it does

Persist multi-layer agent memory

Best for

Persisting multi-layer agent memory (short-term, long-term, skill) across conversations.

Inputs
  • · file|module|project scope
  • · safe|aggressive refactoring strategy
  • · live page URL
Outputs
  • · execution log or transcript
Requires
  • · AST-Grep
Preconditions

Agent runtime initialized with message queue and optional model service

Failure modes
  • · Agent process hangs or infinite loop
  • · Communication channel deadlock
  • · Memory or CPU exhaustion
Trust signals
  • · Includes regression test safety gates
  • · Leverages LSP and AST-based code analysis
  • · Uses concurrent exploration agents for efficiency
  • · Includes post-execution verification step
  • · Optimizes for memory and CPU efficiency