What problem does it solve? Over time, per-project memory files accumulate rules that duplicate the global CLAUDE.md or contain universal guidance that belongs globally, causing redundancy and inconsistent behavior across projects. ## Core Features & Use Cases - Duplicate Detection: Scans all project memory files under ~/.claude/projects and identifies entries already covered semantically by global CLAUDE.md sections. - Promotion Proposals: Classifies universal (non-project-specific) rules as promotion candidates and suggests where to merge them into CLAUDE.md or global memory. - Safe Cleanup Workflow: Reports a categorized summary (duplicate / promote / keep), waits for user approval, then deletes files, updates MEMORY.md indexes, and merges promoted rules. - Use Case: After months of sessions, run a memory audit to remove 15 redundant feedback files and consolidate three repeated git-safety rules into one global CLAUDE.md section. ## Quick Start Ask the assistant to clean up my memory files by removing duplicates of the global CLAUDE.md and promoting universal rules.