Skip to main content
PR Review automatically runs a coding agent on every pull request — no mention required. Set it up once per workspace and it fires on every new PR across your connected repositories.

Setup

  1. Go to Settings → PR Review
  2. Enable the global toggle
  3. Select which agent to use for reviews
  4. Enable or disable review per repository
By default, all connected repositories are enabled. You can toggle individual repos on or off from the same settings page.
Only workspace admins can configure PR Review settings.

Supported platforms

GitHub, GitLab, and Bitbucket.

Custom instructions

To tailor what the agent looks for, add a .blocks/review.md file to the repository. Blocks will use it as the review prompt for every PR in that repo.

Responding to review comments

If the agent leaves review comments, you can ask it to address them directly: @blocks address the review comments and update the PR The agent will push fixes to the same branch without opening a new PR.

Choosing an agent

Any configured coding agent can be used for PR Review. Claude Code is recommended for most teams — it handles multi-file context well and produces actionable inline comments.