Memory Consolidation

Weekly synthesis of accumulated notes and memory optimization

modimihir07 885d742 4 files · 1.2 KB Updated

File contents

Memory Consolidation

Description

Synthesizes and compresses accumulated memory files. Removes redundant information, updates summaries, and archives outdated content.

When to Use

  • Weekly (scheduled)
  • When learnings.md exceeds 600 words
  • When recent-decisions.md has 30+ entries

Process

  1. Read all learnings.md files across skills
  2. Read recent-decisions.md and archive entries older than 30 days
  3. Compress duplicated lessons into single entries
  4. Update memory.md with synthesized insights
  5. Prune eval score-history.json to last 20 entries
  6. Flag any contradictions in learnings for user review

Output

Consolidated memory with archived sections, updated summaries, and pruning report

Agent Assignment

  • Primary: hermes
  • Fallback: opencode

modimihir07/agentic-os/tree/main/skills/memory-consolidation commit 885d742564

Frequently asked questions

npx skillmds@latest add modimihir07/memory-consolidation