Brooks-Lint is an MIT-licensed AI code-review tool with an unusual, opinionated angle: rather than counting lines or cyclomatic complexity, it diagnoses software-quality "decay risks" (six for production code, six for test suites) and grounds each finding in twelve classic engineering books (Brooks, McConnell, Fowler, Martin, Hunt & Thomas, Evans, Ousterhout, Winters et al., Osherove, Whittaker et al., Feathers, Meszaros). Output is structured as "Symptom → Source → Consequence → Remedy" with severity labels, book citations, and a 0–100 Health Score. Six modes: PR Review, Architecture Audit, Tech Debt Assessment, Test Quality Review, Health Dashboard, and Full Sweep (auto-fix). It installs through the Agent Skills standard across Claude Code, Gemini CLI, Codex CLI, OpenCode, Cursor, Windsurf, Antigravity, pi, GitHub Copilot, Kiro, and Factory Droid. Claude Code, Gemini CLI, and Codex CLI are maintainer-verified; the other listed platforms are documented and installer/file-layout tested but not all maintainer-run end to end. CI runs through GitHub Actions with fail-below, severity, and regression gates plus SARIF output for GitHub Code Scanning; project behavior is configured with .brooks-lint.yaml. Language-agnostic. The project documents "~$0.05–0.15 per PR run" as a vendor estimate that depends on diff size and model. Vendor-published benchmark claims, not independently reproduced by Aicoolies: an illustrative three-scenario table reports a "94%" overall pass rate for Brooks-Lint versus "16%" for Claude alone, and 100% structured-finding compliance versus 0%. Separately, the maintainer publishes a frozen 30-report parser benchmark with 30/30 exact severity-count matches and valid SARIF output; that corpus measures report-parsing fidelity, not whether model findings are correct. Brooks-Lint documents no hosted service or product telemetry; analysis content is sent through the configured coding agent/model provider, so that provider's data-handling terms apply.
Brooks-Lint
AI code review grounded in twelve classic software-engineering books
- Pricing Model
- open-source
- License
- Open Source
- Telemetry
- Clean
- Last Verified
- Aug 26, 2026
- Supported Platforms
- Agent Skill for Claude Code, Gemini CLI, Codex CLI, OpenCode, Cursor, Windsurf, Antigravity, pi, GitHub Copilot, Kiro, and Factory Droid. Claude, Gemini, and Codex are maintainer-verified; others are documented and installer-tested. Slash-command workflow; GitHub Actions fail-below, severity, and regression gates; SARIF/Code Scanning; `.brooks-lint.yaml`; language-agnostic. No hosted service or product telemetry documented; configured model-provider data terms apply.
- Primary Categories
- Code Review AI
- Tags
- linter, CLI
Open-source (MIT) AI reviewer with a distinctive angle: findings are grounded in twelve classic engineering books, cited by source, and framed as decay-risk diagnostics with a 0–100 Health Score. Runs as an Agent Skill across Claude Code, Gemini CLI, Codex, and other coding agents, with GitHub Actions quality gates and SARIF output.
Pricing & Platform Specs
Pricing Summary
Free and open-source under the MIT license with zero software licensing costs. Operating costs depend solely on LLM API provider tokens consumed during CI code analysis.
full pricing breakdown →Supported Platforms
Agent Skill for Claude Code, Gemini CLI, Codex CLI, OpenCode, Cursor, Windsurf, Antigravity, pi, GitHub Copilot, Kiro, and Factory Droid. Claude, Gemini, and Codex are maintainer-verified; others are documented and installer-tested. Slash-command workflow; GitHub Actions fail-below, severity, and regression gates; SARIF/Code Scanning; `.brooks-lint.yaml`; language-agnostic. No hosted service or product telemetry documented; configured model-provider data terms apply.
Categories
Alternatives
AI-powered code review
AI-powered code review tool that automatically analyzes pull requests and provides line-by-line feedback on code quality, bugs, security vulnerabilities, and best practices. Integrates with GitHub and GitLab as a bot that comments on PRs. Uses LLMs to understand code context and suggest improvements. Learns from your codebase patterns and team preferences. Supports all major programming languages. Reduces review cycle time while catching issues human reviewers might miss.
AI code review with full codebase context
Greptile is a Y Combinator-backed AI code review tool that indexes your entire codebase to build a semantic code graph of functions, classes, and dependencies. Unlike diff-only reviewers, it catches cross-file issues, architectural drift, and convention violations with an 82% bug catch rate. Supports GitHub, GitLab, Jira, Slack, and VS Code. Offers cloud and self-hosted VPC deployment with SOC2 Type II compliance. Used by 250+ companies including Stripe and Amazon.
Automated code quality
Codacy is a managed code quality, security and AI-guardrails platform for GitHub, GitLab and Bitbucket teams. It scans pull requests and repositories for quality, coverage and security issues while adding AI Inventory, AI Guardrails, AI Risk Hub, AI Reviewer and Verity beta surfaces for AI-assisted engineering.
Code quality and security analysis platform
SonarQube is an open-source code quality and security platform with 10K+ GitHub stars that inspects code for bugs, vulnerabilities, code smells, and security hotspots. It enforces quality gates in CI/CD pipelines, supports 30+ languages in Team plans and 40+ in Enterprise, and remains the industry standard for static code quality management.
Sources & verification
- Sources checked
- Content verified
Verification dates are editorial checks. Routine CMS saves and automatic updatedAt timestamps do not advance them.
FAQ
What is Brooks-Lint?
Open-source (MIT) AI reviewer with a distinctive angle: findings are grounded in twelve classic engineering books, cited by source, and framed as decay-risk diagnostics with a 0–100 Health Score. Runs as an Agent Skill across Claude Code, Gemini CLI, Codex, and other coding agents, with GitHub Actions quality gates and SARIF output.
Is Brooks-Lint free?
Yes — Brooks-Lint is open source and free to use. Free and open-source under the MIT license with zero software licensing costs. Operating costs depend solely on LLM API provider tokens consumed during CI code analysis.
Is Brooks-Lint open source?
Yes — Brooks-Lint is open source.
Is Brooks-Lint still maintained?
Yes — Brooks-Lint is active. Its listing was last verified on August 26, 2026.
What are the best Brooks-Lint alternatives?
The first editor-selected Brooks-Lint alternatives are CodeRabbit, Greptile, Codacy, and more.