bicameral_review_diff
Reviews the working tree diff against a git ref and returns verified file:line findings, providing an independent second opinion without editing or planning.
Instructions
Review-only mode: an independent model reviews the working tree's diff against a git ref (default HEAD) and returns findings with file:line, each verified to point at a line the diff touches. No plan, no edits. Use when the user asks for a review or a second opinion on a change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base | No | HEAD | |
| model | Yes | ||
| context | No | ||
| workspace | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |