analyze_issue
Issue review scaffold for a public GitHub issue. Live-fetches title, body, and a capped comment 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/issues/n. | |
| url | No | Public GitHub issue URL (https://github.com/owner/repo/issues/n). |