From brooks-lint
Runs a Brooks-Lint architecture audit by invoking the brooks-lint:brooks-audit skill and following its exact instructions.
How this command is triggered — by the user, by Claude, or both
Slash command
/brooks-lint:brooks-auditThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Use the Skill tool to invoke the `brooks-lint:brooks-audit` skill, then follow its instructions exactly.
Use the Skill tool to invoke the brooks-lint:brooks-audit skill, then follow its instructions exactly.
npx claudepluginhub hyhmrright/brooks-lint --plugin brooks-lint/auditRuns mechanical verification and comprehensive audit of the codebase. Invokes audit skill with provided arguments for customized checks.
/bestAudits specified code scope for architecture, clean code, DRY, SOLID principles, and security best practices, producing prioritized findings report with recommendations.
/full-reviewOrchestrates phased multi-dimensional code reviews across architecture, security, performance, testing, and best practices using subagents. Produces structured reports in .full-review/. Accepts target and optional flags.
/auditAudits an existing codebase — detects stack, finds gaps, creates tasks, generates PROJECT.md. Also supports eval and lint subcommands.
/archPerforms MVP-focused architecture review for solo developers by executing /archreview with all provided arguments.
/auditRuns a grounded repository-structure audit using a configured mode (quick, full, or ci) from a skill definition and command-routing reference.