970 B
970 B
| name | description | version | author | tags | ||||
|---|---|---|---|---|---|---|---|---|
| memory-consolidation | Weekly synthesis of accumulated notes and memory optimization | 1.0.0 | Agentic OS |
|
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
- Read all learnings.md files across skills
- Read recent-decisions.md and archive entries older than 30 days
- Compress duplicated lessons into single entries
- Update memory.md with synthesized insights
- Prune eval score-history.json to last 20 entries
- 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