pr-review-fixer

Installation
SKILL.md

PR Review Fixer

Fetch unresolved PR comments, validate each issue, create a fix plan, implement fixes, and verify CI checks pass (tests, lint, build).

Workflow

1. Fetch PR Comments

# Get PR info
PR_NUM=$(gh pr view --json number --jq '.number')
Installs
17
GitHub Stars
19
First Seen
Jan 27, 2026
pr-review-fixer — arjenschwarz/agentic-coding