analyze_pr
PR review scaffold for a public GitHub PR. Fetches filenames and a 4000-char patch pack, plus a capped live thread. Private repos fail. Precedent from the index. Does not post comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Alternate to url: owner/repo#n. | |
| url | No | Public GitHub pull request URL (https://github.com/owner/repo/pull/n). |