gh-fix-pr-feedback

Community

Automate PR feedback, streamline reviews.

Authormvillmow
Version1.0.0
Installs0

System Documentation

What problem does it solve? This Skill automates the tedious process of addressing GitHub pull request review feedback by fetching comments, guiding changes, and replying to each comment, streamlining the review cycle. It reduces manual effort, saving time and accelerating PR merges.

Core Features & Use Cases:

  • Fetch Review Comments: Retrieves all review comments for a PR, providing a consolidated list of feedback.
  • Structured Replies: Helps formulate concise, clear replies to each comment, ensuring effective communication with reviewers.
  • Use Case: Your pull request has multiple review comments. Use this skill to fetch all comments, make the necessary code changes, and then automatically reply to each comment with a concise "✅ Fixed" message, speeding up the review process and getting your PR merged faster.

Quick Start: Use the gh-fix-pr-feedback skill to fetch all review comments for pull request number 42.

Dependency Matrix

Required Modules

github-cli

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: gh-fix-pr-feedback
Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#gh-fix-pr-feedback

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