gh-pr-fix-once

Installation
SKILL.md

GH PR Fix Once

Goal

Do one full cleanup pass on an open GitHub pull request:

  1. inspect failing or pending checks and unresolved review threads
  2. address all currently known actionable issues
  3. run applicable tests, lint, and build
  4. commit and push the fixes
  5. resolve only the threads actually addressed

Stop after that one pass. Do not sleep, poll, or keep looping for newly appearing issues.

When to use

Use this skill when the user asks to:

  • address the current PR's known issues
Related skills
Installs
2
First Seen
Apr 24, 2026