playbook/brooks-lint/.claude-plugin/plugin.json

22 lines
696 B
JSON

{
"name": "brooks-lint",
"description": "AI code reviews grounded in twelve classic engineering books — decay risk diagnostics with book citations, severity labels, and six analysis modes (PR review, architecture audit, tech debt, test quality, health dashboard, full-sweep auto-fix)",
"version": "1.4.0",
"author": {
"name": "hyhmrright",
"email": "hyhmrright@gmail.com"
},
"homepage": "https://github.com/hyhmrright/brooks-lint",
"repository": "https://github.com/hyhmrright/brooks-lint",
"license": "MIT",
"keywords": [
"code-quality",
"code-review",
"brooks-law",
"mythical-man-month",
"architecture",
"tech-debt",
"test-quality"
]
}