fix-pr-comments

Community

Automatically fix PR comments and patches for PRs.

Authorcedricfressin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the tedious process of addressing GitHub PR review feedback by fetching unresolved comments and applying the requested changes across the codebase, then preparing a clean commit for review.

Core Features & Use Cases

  • Automated comment gathering: Collect CHANGES_REQUESTED and inline review comments from a PR.
  • Deterministic edits by file: Batch edits per file to produce coherent patches and minimize drift.
  • Commit & push: Create a descriptive commit and push updates to the PR branch.
  • Use Case: When a PR has multiple review comments across several files, this Skill applies all changes and pushes a single, coherent commit.

Quick Start

Example: Run the skill on a PR with CHANGES_REQUESTED comments to apply the requested edits and push a commit.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: fix-pr-comments
Download link: https://github.com/cedricfressin/claude-config/archive/main.zip#fix-pr-comments

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.