Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
hyhmrright
/
brooks-lint
home
/
subagents
/
hyhmrright
/
brooks-lint
hyhmrright/brooks-lint
5 subagents
View on GitHub
Subagent
consistency-qa
The brooks-lint verification gate. Runs `npm run validate`, `npm test`, and `npm run evals`, then cross-checks the documents the validator can't fully diff — the four plugin manifests, README badge, C
eval-curator
Authors and maintains the brooks-lint eval suite in evals/evals.json — the benchmark scenarios covering R1–R6 (code decay) and T1–T6 (test decay), including the false-positive / tradeoff cases that mu
release-manager
Cuts a brooks-lint release: sets the version in package.json, propagates it across the four plugin manifests + README badge via `npm run bump`, writes the CHANGELOG entry, re-validates, then commits,
skill-author
Authors and edits brooks-lint skill content — the six shipped skills (skills/{name}/SKILL.md + {name}-guide.md) and the shared framework under skills/_shared/. Knows the repo's hard conventions: the I
trigger-boundary-auditor
Audits the trigger boundaries of the six brooks-lint skills for false-triggering risk and routing collisions. Use before a release, or after editing any SKILL.md `description:` field. Read-only — repo