pr-fix

Installation
SKILL.md

PR Fix Skill

Overview

This skill implements a Validate-Before-Fix workflow for addressing PR review comments. Each comment is verified against actual code before any fix is applied, ensuring only valid feedback gets implemented. The workflow produces a single clean commit referencing the PR, with optional replies and thread resolution.

This skill is designed for targeted comment resolution only — not for new PRs, code reviews, or unrelated debugging.


Instructions

Phase 1: IDENTIFY PR

Goal: Determine which PR to work on.

If no PR number is provided as argument:

Related skills
Installs
5
GitHub Stars
366
First Seen
Mar 23, 2026