github-code-reviewer

Community

Inline PR reviews with surgical precision.

Authorfghaffar
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams review GitHub Pull Requests with surgical precision by flagging only critical issues and leaving succinct inline comments on affected lines, reducing noise and accelerating decisions.

Core Features & Use Cases

  • Fetch PR metadata and diffs
  • Identify high-severity issues (bugs, security, performance, breaking changes)
  • Leave inline comments on specific lines
  • Submit reviews via GitHub API as comments (without changing PR status)

Quick Start

  • Invoke Claude to review a PR with a URL or number: "Review PR https://github.com/owner/repo/pull/123"
  • Ensure GitHub CLI (gh) is installed and authenticated
  • Run scripts to fetch PR info and post inline comments

Dependency Matrix

Required Modules

gh

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-code-reviewer
Download link: https://github.com/fghaffar/claude-cursor-setup/archive/main.zip#github-code-reviewer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository