What problem does it solve? Over time, a memory store accumulates duplicate facts, contradictory statements, and stale entries that degrade search quality and produce noisy results. This Skill performs a structured consolidation pass that cleans up the memory store while keeping the user in control of every change. ## Core Features & Use Cases - Duplicate Detection and Merging: Groups memories by category and identifies near-duplicates using keyword overlap heuristics, then drafts a merged version that is more complete than either original. - Contradiction Resolution: Flags memories that assert opposing facts about the same topic and lets the user pick the winner, with the more recent memory suggested as the default. - Stale Entry Pruning: Identifies memories older than 180 days or too vague to be useful, while always protecting entries marked with [PINNED]. - Use Case: After months of accumulating memories, search results feel repetitive. Run the consolidation pass to review a diff report of proposed merges, conflicts, and prunes, approve the changes, and restore a clean memory store. An --auto mode handles merges and prunes non-interactively. ## Quick Start Ask the agent to run the dream memory consolidation to review and clean up duplicate, contradictory, and stale memories.