From brooks-lint
Runs a Brooks-Lint architecture audit by invoking the brooks-lint:brooks-audit skill and following its exact instructions.
npx claudepluginhub hyhmrright/brooks-lint --plugin brooks-lintUse the Skill tool to invoke the `brooks-lint:brooks-audit` skill, then follow its instructions exactly.
/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.
/archPerforms MVP-focused architecture review for solo developers by executing /archreview with all provided arguments.
/auditAudits tech stack and sets up one dev tooling bundle per run (formatting, linting, types, tests, observability, git hooks, database), installing/validating/remediating monorepo-aware.
/sc-reviewVerifies code quality, security, performance, and architecture based on the provided review description.
Share bugs, ideas, or general feedback.
Use the Skill tool to invoke the brooks-lint:brooks-audit skill, then follow its instructions exactly.