byhyhmrright· 20 skills
Tech debt assessment that identifies, classifies, and prioritizes maintainability problems — helping teams build a refactoring roadmap — drawing on twelve classic engineering books. Triggers when: user asks about tech debt, refactoring priorities, what to clean up first, or asks "why is this so hard to change?", "what should we fix first?", or "how do I justify refactoring to management?". Do NOT trigger for: server health checks, HTTP /health endpoints, Kubernetes probes, database health, or application uptime — "health" in those contexts is infrastructure, not code quality. Also not for single-function refactoring questions.
$npx -y skills add hyhmrright/brooks-lint --skill brooks-debtInstalls into the current project.
Run `npx skills use "https://github.com/hyhmrright/brooks-lint" --skill "hyhmrright/brooks-lint/brooks-debt"` 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/hyhmrright/brooks-lint" that are relevant to the current task. Run `npx skills add "https://github.com/hyhmrright/brooks-lint"` and select the relevant skills, then follow their instructions.