hyhmrright/brooks-lint
An AI code review tool that diagnoses six decay risk dimensions by grounding analysis in twelve classic software engineering books.
brooks-lint is an AI-powered code review system that analyzes code health by evaluating six decay risk dimensions: cohesion, coupling, clarity, complexity, coverage, and change risk. It runs as a CLI tool, GitHub Action, Claude Code plugin, or Codex CLI skill, generating health scores out of 100 with cited Symptom → Source → Consequence → Remedy findings. The tool synthesizes principles from Brooks, McConnell, Fowler, Martin, and other classics to provide traceable, actionable recommendations with six analysis modes including auto-fix.