From brooks-lint
Generates codebase health dashboard scoring PR quality, architecture, tech debt, and test quality in a single pass from twelve engineering books. For overall assessments like 'how healthy is this codebase?' or pre-release reports.
npx claudepluginhub hyhmrright/brooks-lint --plugin brooks-lintThis skill uses the workspace's default tool permissions.
1. Read `../_shared/common.md` for the Iron Law, Project Config, Report Template, and Health Score rules
Conducts full codebase health audit across architecture, security, code quality, dependencies, test coverage. Produces scored report with letter grades and prioritized remediation. Use for existing codebases or before releases.
Assesses codebase health for legacy projects by analyzing complexity, dependencies, dead code, tech debt, and git hotspots. Produces module health scores and prioritized rescue plan.
Conducts 7-point project health audit covering documentation, test coverage, security, code quality, dependencies, database schema/migrations, and build/CI-CD. Generates scored Markdown report with issues.
Share bugs, ideas, or general feedback.
../_shared/common.md for the Iron Law, Project Config, Report Template, and Health Score rules../_shared/source-coverage.md for book-level coverage, exceptions, and tradeoffs../_shared/decay-risks.md for production risk symptom definitions../_shared/test-decay-risks.md for test risk symptom definitionshealth-guide.md in this directory for the dashboard orchestration processIf the user has not specified a project or directory: apply Auto Scope Detection
from ../_shared/common.md to determine the review scope before proceeding.
Mode line in report: Health Dashboard