github-pr-workflow

Reply to GitHub PR review comments with threaded fixes.

8|3|Updated Sep 7, 2025
One-click install
npx skills add https://github.com/jwilger/claude-code-setup --skill github-pr-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-pr-workflow
Source: https://github.com/jwilger/claude-code-setup/tree/main/skills/github-pr-workflow
Command: npx skills add https://github.com/jwilger/claude-code-setup --skill github-pr-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines your GitHub pull request workflow, eliminating common frustrations like incorrect threaded replies and manual CI monitoring. It ensures all review feedback, including Copilot suggestions, is addressed efficiently and correctly, keeping your development process smooth and compliant.

Core Features & Use Cases

  • Threaded PR Comment Replies: Automatically reply to GitHub review comments in a properly threaded fashion, ensuring clear communication and context preservation.
  • PR Creation & Management: Create pull requests with descriptive bodies and monitor CI checks directly from your environment.
  • Automated Review Feedback Addressing: Systematically identify and address all review comments, including those from Copilot, ensuring no feedback is missed.
  • Use Case: Streamline your pull request reviews by ensuring all feedback, especially threaded comments, is addressed correctly and efficiently, keeping your development flow smooth.

Quick Start

Reply to a specific GitHub PR review comment with a fix reference.

Replace placeholders with actual PR details.

gh-reply-to-review-comment 3 2403289945 "4395adb6ea1c57a6ff796b49030a5b1fa3775597"
"tests/test_tool_discovery.py" 24 "Fixed in commit 4395adb - converted to union syntax"