What problem does it solve? Multi-agent memory layers silently accumulate rot: inbox notes addressed to deleted personas, duplicate facts across agent files, stale entries, and malformed timestamps. This Skill audits the entire memory directory and reports every issue ranked by severity, without ever modifying a file. ## Core Features & Use Cases - Read-only memory lint: Scans memory/agents/ and memory/inbox/ for errors, warnings, and info-level issues, then reports them grouped by severity. - Orphan and duplicate detection: Validates inbox senders and recipients against the crew roster and flags duplicate facts across persona files. - Use Case: After removing or renaming a persona from your crew, run the audit to find every orphaned inbox note and stale agent file left behind before they cause confusion. ## Quick Start Ask the assistant to run crew sync and audit the project memory directory for consistency and hygiene issues.