Marketplace

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.

$ 설치

git clone https://github.com/fvadicamo/dev-agent-skills /tmp/dev-agent-skills && cp -r /tmp/dev-agent-skills/skills/github-pr-review ~/.claude/skills/dev-agent-skills

// tip: Run this command in your terminal to install the skill