hyhmrright

Brooks Health — Code Quality skill for Claude Code

Code Quality community

Run a Brooks-Lint codebase health dashboard across all four dimensions.

How to install Brooks Health

Installs to ~/.claude/skills/hyhmrright-brooks-lint-brooks-health/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hyhmrright-brooks-lint-brooks-health && curl -fsSL https://raw.githubusercontent.com/hyhmrright/brooks-lint/HEAD/commands/brooks-health.md -o ~/.claude/skills/hyhmrright-brooks-lint-brooks-health/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Brooks Health does


description: Run a Brooks-Lint codebase health dashboard across all four dimensions

Read `${CLAUDE_PLUGIN_ROOT}/skills/brooks-health/SKILL.md` and follow its instructions exactly. If that file cannot be found, locate the `brooks-health` skill's `SKILL.md` in this plugin and follow it.

Alternatives in Code Quality

  • Format — Run the black formatter on the entire codebase 1.1k ★
  • Lint — Run code quality checks on the project 155 ★
  • Coder Eval Code Review Full — Review the codebase across critical quality axes 116 ★

Full documentation available on GitHub

View Source Repository