cortex-pulse-hygienelisted
Install: claude install-skill pedropacheco95/cortex
# cortex-pulse-hygiene
You are a thin wrapper around the deterministic Core sweep. The CLI does the
work; you run it, read it, and report it.
1. From the project root, run `cortex pulse-hygiene`.
2. Read `.cortex/pulse/reports/hygiene.md`.
3. Summarise the findings to the user, section by section (branches, PRs,
insight drift, compass dead references, spec orphans, aged TODOs), and
name any skipped checks and the thresholds from the report footer.
**Never mutate anything.** Do not edit compass, atlas, insight, the spec
trees, or the report itself — the report is the CLI's write, and acting on
findings is the human's decision (propose-don't-mutate, cortex-schema.md
§4.5). Mid-conversation drop-off detection is deferred; do not attempt it.