Brooks-lint brooks-health
install
source · Clone the upstream repo
git clone https://github.com/hyhmrright/brooks-lint
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/hyhmrright/brooks-lint "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/brooks-health" ~/.claude/skills/hyhmrright-brooks-lint-brooks-health && rm -rf "$T"
manifest:
skills/brooks-health/SKILL.mdsource content
Brooks-Lint — Health Dashboard
Setup
- Read
for the Iron Law, Project Config, Report Template, and Health Score rules../_shared/common.md - Read
for book-level coverage, exceptions, and tradeoffs../_shared/source-coverage.md - Read
for production risk symptom definitions../_shared/decay-risks.md - Read
for test risk symptom definitions../_shared/test-decay-risks.md - Read
in this directory for the dashboard orchestration processhealth-guide.md
Process
If the user has not specified a project or directory: apply Auto Scope Detection from
../_shared/common.md to determine the review scope before proceeding.
- Run abbreviated scans across all four dimensions (Step 1 of the guide)
- Compute per-dimension and composite Health Scores with weighting (Step 2 of the guide)
- Output the Health Dashboard using the dashboard report template (Step 3 of the guide)
Mode line in report:
Health Dashboard