review_diff
Review code changes by submitting a unified diff string. Two AI models independently evaluate the diff and synthesize a unified report.
Instructions
Mutual code review on a unified diff string. Pass the diff text directly (no git invocation is performed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff | Yes | Unified diff text | |
| context | No | Optional context | |
| synthesize | No | Generate synthesis report (default true) |