Skip to content

Add brooks-lint — AI code reviews from classic engineering books#1

Open
hyhmrright wants to merge 1 commit intoRoggeOhta:mainfrom
hyhmrright:add-brooks-lint
Open

Add brooks-lint — AI code reviews from classic engineering books#1
hyhmrright wants to merge 1 commit intoRoggeOhta:mainfrom
hyhmrright:add-brooks-lint

Conversation

@hyhmrright
Copy link
Copy Markdown

What is brooks-lint?

brooks-lint is a code quality review skill grounded in six classic software engineering books (The Mythical Man-Month, Code Complete, A Philosophy of Software Design, Clean Code, Refactoring, and Working Effectively with Legacy Code).

It provides four analysis modes:

  • PR Review — review pull requests for decay risks
  • Architecture Audit — assess architecture health with Mermaid dependency graphs
  • Tech Debt Assessment — classify and prioritize technical debt
  • Test Quality Review — evaluate test suite quality

Each finding follows the Iron Law format: Symptom → Source → Consequence → Remedy, with book citations and severity labels.

Placement

Added to Skills > Specialized Skills section, matching the repo's format with GitHub stars badge. brooks-lint fits here as a specialized code review skill with a unique approach (classic engineering book citations).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant