Setup
- Go to Settings → PR Review
- Enable the global toggle
- Select which agent to use for reviews
- Enable or disable review per repository
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.

