review_with_chatgpt
Review source code changes by sending diffs and file contents from a repository to ChatGPT for actionable findings and focused analysis.
Instructions
Use first for substantial code reviews and once after non-trivial implementation. Collect the diff and matching file contents directly from repo_path; no need to paste code. Narrow paths for focused reviews. Return actionable findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | No | ||
| scope | Yes | ||
| base_ref | No | ||
| question | No | ||
| repo_path | Yes | ||
| request_id | Yes |