dsh plugins中文
← Back to popular plugin directory

AI code review tool

hyhmrright/brooks-lint · skills

AI code reviews grounded in 12 classic engineering books — decay risk diagnostics with book citations, severity labels, and 6 analysis modes including full-sweep auto-fix.

★ 1,333GitHub stars
62Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense

Project overview

AI code reviews grounded in twelve classic engineering books. Consistent. Traceable. Actionable.

→ Visit the website "The bearing of a child takes nine months, no matter how many women are assigned." — Frederick Brooks, The Mythical Man-Month (1975) 50 years later, Brooks was still right — and so were McConnell, Fowler, Martin, Hunt & Thomas, Evans, Ousterhout, Winters, Meszaros, Osherove, Feathers, and the Google Testing team.

Most code quality tools count lines and cyclomatic complexity. brooks-lint goes deeper — it diagnoses your code against six decay risk dimensions synthesized from twelve classic engineering books, producing structured findings with book citations, severity labels, and concrete remedies every time.

Install command

dsh plugin --profile web add github:hyhmrright/brooks-lint
View GitHub repository ↗Back to popular plugin directory