agynio/gh-pr-review
GitHub CLI extension that adds full inline PR review comment support — view, navigate, reply to, and resolve review threads directly from the terminal. LLM-ready and ideal for automated PR review agents.
Exposes thread-level metadata (thread IDs, resolution state, outdated flags) and structured JSON output designed for programmatic consumption by LLM agents. Built entirely on GraphQL operations—each command maps to a single backend mutation or query—with filtering capabilities (`--unresolved`, `--not_outdated`, `--tail`) to surface only relevant review context. Installable as a standard `gh` extension, it integrates with existing GitHub CLI workflows while providing optional comment node IDs and schema validation for downstream automation.
100 stars.
Stars
100
Forks
12
Language
Go
License
—
Category
Last pushed
Jan 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/agynio/gh-pr-review"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
judge0/judge0
Robust, fast, scalable, and sandboxed open-source online code execution system for humans and AI.
kodustech/kodus-ai
AI Code Review with Full Control Over Model Choice and Costs.
web3infra-foundation/mega
Mega is an open-source implementation of Google Piper — a Git-compatible monorepo engine built...
redwoodjs/agent-ci
Agent-CI is local GitHub Actions for your agents.
probelabs/visor
Visor — AI workflow engine for code review, assistants, and automation. Orchestrates checks, MCP...