hyhmrright

Brooks Review — Git skill for Claude Code

Git community

Run a Brooks-Lint PR code review.

How to install Brooks Review

Installs to ~/.claude/skills/hyhmrright-brooks-lint-brooks-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hyhmrright-brooks-lint-brooks-review && curl -fsSL https://raw.githubusercontent.com/hyhmrright/brooks-lint/HEAD/commands/brooks-review.md -o ~/.claude/skills/hyhmrright-brooks-lint-brooks-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Brooks Review does


description: Run a Brooks-Lint PR code review

Read `${CLAUDE_PLUGIN_ROOT}/skills/brooks-review/SKILL.md` and follow its instructions exactly. If that file cannot be found, locate the `brooks-review` skill's `SKILL.md` in this plugin and follow it.

Alternatives in Git

  • Fix PR — by metabase - Fetches and fixes unresolved PR comments by automatically retrieving feedback, addressing review 46.5k ★
  • Gh Address Comments — Address review and issue comments on open GitHub PRs via CLI 14.6k ★
  • PR Review Toolkit — Specialized agents for reviewing pull requests 14k ★

Full documentation available on GitHub

View Source Repository