gh-pr-review-fix

Installation
SKILL.md

GitHub PR Review Fix

Use this skill as the sole GitHub PR review remediation workflow.

Autonomous Invocation

If the user explicitly invokes $gh-pr-review-fix with no extra detail:

  1. Read the repo AGENTS.md.
  2. Infer the target repo and PR with scripts/prepare_pr_bundle.py.
  3. Fetch a normalized unresolved-thread bundle.
  4. Prioritize valid findings by file and severity.
  5. Apply the minimal fixes that fully resolve the findings.
  6. Run repo-native verification.
  7. Create one scoped conventional commit and push if checks pass.
  8. Re-fetch unresolved threads and continue until zero remain or the workflow is blocked.

Stop and ask only when the repo/PR cannot be inferred, GitHub auth is unavailable, the worktree is too ambiguous to safely stage, or repo policy conflicts with automatic remediation.

Related skills

More from bjornmelin/dev-skills

Installs
2
GitHub Stars
2
First Seen
Mar 19, 2026