Hey Product Hunt! 👋
I built brooks-lint because I kept seeing the same code decay patterns that books like Refactoring and Clean Code
warned about — but no tool connected the dots between the symptoms and the source material.
brooks-lint is a Claude Code plugin that runs four review modes (PR Review, Architecture Audit, Tech Debt, Test
Quality) and traces every finding back to a specific book and chapter.
v0.7.0 just shipped with:
• .brooks-lint.yaml project config — disable checks, override severity, ignore paths per project
• Expanded from 6 to 10 books (added APSD, Software Engineering at Google, Working Effectively with Legacy Code,
xUnit Test Patterns)
• Short-form commands: /brooks-review, /brooks-audit, /brooks-debt, /brooks-test
Happy to answer any questions about how it works or what's coming next!
Report
No reviews yetBe the first to leave a review for brooks-lint