Detects entropy signals in a codebase: stale TODOs, disabled tests, lint suppressions, commented-out code, dead imports, empty catch blocks, and deprecated API usage. Designed for daily runs to catch quality erosion early. Do NOT use for feature work, refactoring planning, or security audits.
$npx -y skills add ckorhonen/hone-skills --skill broken-windows-huntInstalls into the current project.
Run `npx skills use "https://github.com/ckorhonen/hone-skills" --skill "ckorhonen/hone-skills/broken-windows-hunt"` 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/ckorhonen/hone-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ckorhonen/hone-skills"` and select the relevant skills, then follow their instructions.