Brooks Review
hyhmrright/brooks-lintPR code review that surfaces decay risks, design smells, and maintainability issues with concrete Symptom → Source → Consequence → Remedy findings, drawing on twelve classic engineering books. Triggers when: user asks to review code, check a PR, shares a diff or pastes code asking "does this look right?" / "any issues here?" / "ready to merge?", or asks for feedback on a function, class, or file. Also triggers when user mentions: code smells / refactoring / clean architecture / DDD / SOLID principles / Hyrum's Law / deep modules / tactical programming / conceptual integrity / Brooks's Law / My...
At a glance
/plugin marketplace add hyhmrright/brooks-lint
/plugin install brooks-review
Setup, runtime and requirements describe hyhmrright/brooks-lint, the repo this skill ships in.
Also in hyhmrright/brooks-lint
View the repoArchitecture audit that maps module dependencies, checks layering integrity, and flags structural decay across a codebase, drawing on twelve...
Tech debt assessment that identifies, classifies, and prioritizes maintainability problems — helping teams build a refactoring roadmap — dra...
Combined codebase health dashboard that scores a project across all four quality dimensions — PR quality, architecture, tech debt, and test...
Full-sweep mode: runs a unified analysis across all quality dimensions — code decay, architecture, tech debt, and test quality — then applie...
Test quality review drawing on twelve classic engineering books — with primary focus on xUnit Test Patterns, The Art of Unit Testing, How Go...