Repo Health

Read-only repo hygiene sweep. Runs dead-code, tests, dependency audit, secret scan, and gotchas-currency in parallel; rolls findings into a single scored report. Use this when the user says /repo-health, asks for a "hygiene check", "weekly sweep", "is this repo healthy", "what should I clean up", or before a release. Read-only — produces a report and a `.next-action` suggestion, never modifies code. Run it after merges land, not mid-implementation — a sweep is noisy while you're actively changing things. For a deep dead-code investigation use /dead-code-review; for PR-scoped review use /sdlc's Stage 5. Also flags migration drift (migration files newer than the recorded applied version), stale pipeline run-state, and stale memory pointers.

exerias21 Updated

File contents

exerias21/brainstorm-toolkit/tree/main/skills/repo-health commit 426c761bd8

Frequently asked questions

npx skillmds@latest add exerias21/repo-health