pr-finalize-loop
CommunityAuto-converge open PRs by resolving CI and review comments.
System Documentation
What problem does it solve?
Manually fixing CI failures and responding to review comments on GitHub pull requests is a repetitive, time-consuming process that requires multiple rounds of code changes, pushes, waiting for CI results, and responding to new review feedback until the PR is ready to merge. This skill eliminates that manual overhead by automating the entire finalization loop.
Core Features & Use Cases
- Autonomous Convergence Loop: Automatically repeats the workflow of fixing CI failures, responding to and resolving review comments, committing and pushing changes, and requesting Copilot re-reviews until CI passes and no unresolved review threads remain.
- Safety Guardrails: Includes a maximum iteration limit (default 5) to prevent infinite loops, pre-flight checks to ensure the correct PR and branch are targeted, and only pauses for human judgment on design-related or high-impact review comments that cannot be resolved automatically.
- Use Case: For development teams using GitHub Copilot for PR reviews, this skill eliminates the manual back-and-forth of PR maintenance, allowing developers to focus on implementation while the skill handles the repetitive finalization work.
Quick Start
Use the pr-finalize-loop skill to automatically resolve all CI failures and review comments on your open pull request until it is fully converged and ready to merge.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pr-finalize-loop Download link: https://github.com/shoji9x9/skills/archive/main.zip#pr-finalize-loop Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.