What problem does it solve?
Manually iterating through PR review feedback and applying fixes is time-consuming, prone to context drift, and often requires multiple rounds of back-and-forth to get a PR merge-ready. This Skill eliminates that manual overhead by automating the entire review-fix loop.
Core Features & Use Cases
- Automated Iterative PR Workflow: Alternates fresh-context code reviews with stateful fix application, repeating until the PR passes all merge requirements or hits a defined stop condition.
- Multi-Forge & Harness Support: Works with GitHub and Forgejo/Gitea forges, and integrates natively with Codex, Claude Code, and Gemini CLI agent environments.
- Use Case: If you need to "babysit" an open PR through multiple review rounds, ensure all CI checks pass, and resolve repeated or stale findings without manual tracking, this Skill handles the full end-to-end workflow.
Quick Start
Use the pr-loop skill to drive your open PR #456 to merge-ready status, automatically handling all review, fix, and CI verification steps.