·github-pr-review
</>

github-pr-review

fvadicamo/dev-agent-skills

Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, or verify PR readiness. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads.

95Installs·5Trend·@fvadicamo

Installation

$npx skills add https://github.com/fvadicamo/dev-agent-skills --skill github-pr-review

SKILL.md

Resolves Pull Request review comments with severity-based prioritization, fix application, and thread replies.

Process in order: CRITICAL > HIGH > MEDIUM > LOW

| CRITICAL | critical.svg, "security", "vulnerability" | Must fix | | HIGH | high-priority.svg, "High Severity" | Should fix | | MEDIUM | medium-priority.svg, "Medium Severity" | Recommended | | LOW | low-priority.svg, "style", "nit" | Optional |

Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, or verify PR readiness. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads. Source: fvadicamo/dev-agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/fvadicamo/dev-agent-skills --skill github-pr-review
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is github-pr-review?

Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, or verify PR readiness. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads. Source: fvadicamo/dev-agent-skills.

How do I install github-pr-review?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/fvadicamo/dev-agent-skills --skill github-pr-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/fvadicamo/dev-agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01