github-code-review

Generate diffs and inline comments for GitHub PRs or local changes.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/x-TheFox/Corvus --skill github-code-review-x-thefox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-code-review
Source: https://github.com/x-TheFox/Corvus/tree/main/skills/github/github-code-review
Command: npx skills add https://github.com/x-TheFox/Corvus --skill github-code-review-x-thefox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Efficiently reviews pull requests by automatically producing diffs, comments, and guidance to accelerate code quality checks and approvals.

Core Features & Use Cases

  • Generate structured diffs and highlight changes for quick comprehension.
  • Create inline comments and review notes for PRs, using gh or REST APIs.
  • Compare local changes against main, enabling pre-push quality gates.

Quick Start

Run the skill to review your current branch against main and optionally attach inline comments to an open PR.

Frequently Asked Questions about github-code-review

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

FAQPage Schema
How do I automate code reviews for GitHub pull requests?

Automate code reviews for GitHub pull requests by generating structured diffs and inline comments. This process applies to both local branches and open PRs, supporting gh CLI and REST API workflows to deliver reproducible review outputs and guidance.

Can I create inline comments on a PR using the GitHub CLI?

Yes, you can create inline comments on a PR using the GitHub CLI. The review process supports both gh CLI and REST API workflows to attach inline annotations and review notes directly to pull request diffs.

How do I compare local changes against main before pushing a branch?

Compare local changes against main to enable pre-push quality gates by running the review skill on your current branch. It generates structured diffs and highlights changes for quick comprehension before you push your code.

Does the automated code review process safeguard repository data and credentials?

Yes, the automated code review process safeguards repository data and credentials. It securely handles gh CLI and REST API workflows while delivering reproducible review outputs and guidance.

What is the best way to generate structured diffs for quick code comprehension?

The best way to generate structured diffs for quick code comprehension is to use an automated review tool. It highlights changes across local branches and open pull requests, accelerating code quality checks and approvals.