Command
/brooks-sweep
Run all Brooks-Lint analyses in one pass, auto-fix safe findings, confirm risky ones
One command from brooks-lint.
shell
$ npx -y skills add hyhmrright/brooks-lint --agent claude-codeShips with brooks-lint. Installing the plugin gets this command.
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/brooks-sweep
Context preview
What this command does when you run it.
Run all Brooks-Lint analyses in one pass, auto-fix safe findings, confirm risky ones
Stats
Stars1,248
Forks59
LanguageJavaScript
LicenseMIT
Ships with brooks-lint
Command definition
brooks-sweep.md
--- 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.
