pr-responder

Installation
SKILL.md

PR Responder

Analyze and respond to GitHub PR review comments efficiently.

Workflow

  1. Find PR - Get the PR for the current branch
  2. Fetch Comments - Get all review comments
  3. Classify - Categorize by actionability
  4. Present - Show recommendations to user
  5. Implement - Apply approved changes
  6. Summarize - Report what was done

Quick Start

# Get PR for current branch
gh pr view --json number,title,url,state
Related skills
Installs
3
GitHub Stars
1
First Seen
Feb 3, 2026