From engram
Run memory consolidation to distill episodic memories into semantic knowledge. Use at the end of long sessions or when memory quality needs maintenance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/engram:memory-consolidateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Consolidation distills raw episodic memories (individual conversations, events) into higher-level semantic knowledge (patterns, insights, generalized facts). This keeps your memory lean and high-signal over time.
Consolidation distills raw episodic memories (individual conversations, events) into higher-level semantic knowledge (patterns, insights, generalized facts). This keeps your memory lean and high-signal over time.
engram_consolidate()
The consolidation engine:
npx claudepluginhub tstockham96/engram-pluginRuns memory maintenance pipeline: decay old memories, compress stale content, consolidate episodic to semantic, and replay clusters. Use after long sessions or bulk imports.
Optimizes neural memory through usage pattern analysis, recall performance, bottleneck detection, and consolidation/pruning/enrichment actions tracked via checkpoint Q&A.
Audits Pensyve memories for staleness (>30 days unaccessed or low retrievability), contradictions, low confidence (<0.5), and consolidation candidates, then offers confirmed cleanup actions. Use periodically.