review_pr
Run an AI code review on a GitHub pull request. Fetches the diff, reviews each changed file in parallel, and returns a synthesized markdown report.
Instructions
Run a full AI code review on a pull request: fetches the diff, reviews every changed file in parallel, and returns a synthesized markdown review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| pull_number | Yes |