github-code-review

Analyze GitHub pull request diffs and submit inline review comments.

1|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/aivos-xie/hermes-skills --skill github-code-review-aivos-xie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-code-review
Source: https://github.com/aivos-xie/hermes-skills/tree/main/github/github-code-review
Command: npx skills add https://github.com/aivos-xie/hermes-skills --skill github-code-review-aivos-xie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages and streamlines code reviews on GitHub by enabling efficient diff analysis, PR checking, and review comments, all via a single skill command.

Core Features & Use Cases

  • Review PRs: Perform detailed code reviews on Pull Requests using the GitHub API or local repository diffs.
  • Check Out PRs: Clone and checkout a PR branch locally for in-depth code inspection.
  • Leave Comments: Add detailed inline and PR comments with suggestions, reviews, and feedback.
  • Submit Formal Reviews: Submit formal review statuses such as approve or request changes with detailed feedback.

Quick Start

Use the 'github-code-review' skill to review Pull Request #123.

Frequently Asked Questions about github-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a GitHub code review and manage pull requests from a single command?

Perform GitHub code review and pull request management by executing a single skill command that handles diff analysis, PR checking, and inline comments using the GitHub API.

Can I check out a pull request branch locally for deeper code inspection?

Yes, you can clone and check out a pull request branch locally to perform in-depth code inspection and diff analysis before submitting your review feedback.

How do I leave inline comments and submit formal review statuses on a pull request?

Leave inline comments and submit formal review statuses such as approve or request changes by using the skill command to push detailed feedback via the GitHub API.

Do I need a GitHub token to authenticate pull request management and code review workflows?

Yes, you need to authenticate with a GitHub token to manage pull requests, perform diff analysis, and submit formal code reviews through the GitHub API.

Does the code review skill work with both local repository diffs and GitHub Pull Request workflows?

The code review skill handles both local repository diff analysis and remote GitHub Pull Request review workflows, streamlining PR management across different environments.

What is the best way to streamline diff analysis and PR management for GitHub code reviews?

The best way to streamline diff analysis and PR management is using a single command skill that automates PR checking, inline comments, and formal review submissions via the GitHub API.