review-loop

Installation
SKILL.md

review-loop — Bounded Review-Apply-Resolve Convergence

Drive a PR from its initial draft state to a clean, review-ready state by iterating pr-reviewerimplement-suggestion --resolve-allpolish simplify until every review thread is resolved or the cap is reached, then refresh the PR description to match the shipped diff.

A thread is resolved when it is either fixed (a code change landed) or answered (a reply — the answer to a question, the agent's take on a discussion, or a rationale for a declined suggestion). The only threads left open at convergence are genuine human-judgment flags: a real potential issue the agent will neither auto-apply nor honestly decline. That safety valve means the loop can never green-wash a PR by resolving a live finding — it surfaces it instead.

This skill is an orchestrator. It contains no quality rules of its own. It sequences existing pieces, each owning its own domain:

Installs
11
GitHub Stars
13
First Seen
Aug 8, 2026
review-loop — mthines/agent-skills