Objective-defect detector for the memory ecosystem (auto-memory + Odin brain). Runs scripts/memory-hygiene.py, which flags ONLY mechanically-verifiable rot - dangling/circular superseded_by refs, orphan memory files not linked from MEMORY.md, and an over-budget MEMORY.md - into a dated report, and exits non-zero when any are present. It never mutates memory. Use when the user says "memory hygiene", "check memory health", "memory rot", "scan memory for defects", or wants to know whether the memory store has accumulated objective defects. Do NOT use to consolidate/merge/delete/reword memory (that is judgement - use /dream); to recall a past fact (use /recall); or for operational function health (use /state-check).
$npx -y skills add mishahanin/heading-os --skill memory-hygieneInstalls into the current project.
Run `npx skills use "https://github.com/mishahanin/heading-os" --skill "mishahanin/heading-os/memory-hygiene"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mishahanin/heading-os" that are relevant to the current task. Run `npx skills add "https://github.com/mishahanin/heading-os"` and select the relevant skills, then follow their instructions.