This extension gives you programmatic access to GitHub PR review comments from the terminal with clean JSON output. Instead of clicking through the web UI or making multiple API calls, you can view all inline comments with their full thread context, filter by resolution status or reviewer, reply to threads, and create complete reviews with inline comments. The JSON structure is deliberately LLM-friendly, omitting null fields and metadata noise. It's built entirely on GraphQL, so you get stable IDs and consistent data shapes. If you're building automated review workflows or need to process PR feedback in scripts, this handles the messy parts of GitHub's review API so you don't have to.
npx -y skills add agynio/gh-pr-review --skill gh-pr-review --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot