Best tools
GitHub CLI is the primary tool. jq helps parse JSON output and ripgrep helps inspect local code context.
Agent workflow
List PRs with --json, inspect one PR, summarize risk, then ask before merge or close actions.
CLI Finder / 场景 / manage-github-prs
Use GitHub CLI, jq, and repository search to inspect and triage PRs.
GitHub CLI is the primary tool. jq helps parse JSON output and ripgrep helps inspect local code context.
List PRs with --json, inspect one PR, summarize risk, then ask before merge or close actions.