Skip to content

Brooks-Lint

v0.8.3 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-code-review architecture-review auto-fix claude claude-code claude-code-plugin
+14 more
clean-architecture code-health code-quality code-review code-smells codex-cli-plugin developer-tools gemini-cli-extension llm refactoring skills static-analysis tech-debt test-quality

Affected surfaces

auth

Summary

AI summary

Fixed config reference from T3 to T5, made session-start hook read version dynamically, and added repository validation script plus CI gate.

Full changelog

What's Fixed

  • Risk code T3 → T5 — coverage-related config examples incorrectly referenced T3 (Test Duplication) instead of T5 (Coverage Illusion). Fixed across skills/_shared/common.md, .brooks-lint.example.yaml, and README.md.
  • Hardcoded version in session-start hookhooks/session-start now reads the version dynamically from package.json instead of hardcoding it. Upgrading the plugin no longer leaves a stale sentinel path that blocks command wrapper refresh.
  • SECURITY.md placeholder — added contact email and updated the scope description to reflect the multi-platform nature of the project.

What's Added

  • Repository validation script scripts/validate-repo.mjs — verifies that all five manifest files, the README badge, and the CHANGELOG stay in sync with package.json; also checks risk-code consistency in config examples and validates hook JSON output. Run with npm run validate.
  • CI consistency gate — GitHub Actions now runs the validation script before the Codex plugin scanner, so version drift is caught before any release artifact is published.

What's Changed

  • CLAUDE.md and CONTRIBUTING.md updated to document package.json as the single source of truth for versioning.
  • Local testing steps in CONTRIBUTING.md now include node scripts/validate-repo.mjs.

Full Changelog: https://github.com/hyhmrright/brooks-lint/compare/v0.8.2...v0.8.3

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Brooks-Lint

Get notified when new releases ship.

Sign up free

About Brooks-Lint

All releases →

Related context

Beta — feedback welcome: [email protected]