← All Skills
📚
Brooks-Lint Classic Engineering Review Skills
A six-mode review suite grounded in twelve classic software-engineering books. It audits pull requests, architecture, technical debt, tests, and project health, returning structured symptom, source, consequence, remedy, and health-score findings.
Key Features
- Maintainability-focused PR review
- Architecture and debt audits
- Test and project health checks
- Source-backed structured findings
Installation
For Claude Code, run /plugin marketplace add hyhmrright/brooks-lint and then /plugin install brooks-lint@brooks-lint-marketplace. Other supported platforms can run the repository's scripts/install.sh with an explicit platform argument.
How to Use
Ask it to review a pull request, audit architecture, or inspect technical debt, or invoke brooks-review, brooks-audit, brooks-debt, brooks-test, brooks-health, or brooks-sweep for a focused mode.
Requirements
Requires Claude Code or another Agent Skills-compatible host. The cross-platform installer needs curl and bash. Review findings and scope before allowing an auto-fix sweep.
Related Skills