hyhmrright

Brooks Sweep — Code Quality skill for Claude Code

Code Quality community

Run all Brooks-Lint analyses in one pass, auto-fix safe findings, confirm risky ones.

How to install Brooks Sweep

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

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

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

What Brooks Sweep does


description: Run all Brooks-Lint analyses in one pass, auto-fix safe findings, confirm risky ones

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

Alternatives in Code Quality

  • Lint — Run code quality checks on the project 155 ★
  • Lint Proposals — Lint Proposals Skill 115 ★
  • Foundry Lint — Health-check the Foundry vault 99 ★

Full documentation available on GitHub

View Source Repository