fix-pr-review-loop skillA
fix-pr-review-loop is agent-read markdown (skill) from richkuo/rk-skills: Use when the user asks to fix a PR review and drive it to approval autonomously — "fix the PR review and loop until approved", "fix-pr-review-loop", "keep addressing review comments until this PR is approved". Takes an optional PR number/URL (defaults to the current branch's PR). Repeatedly calls fix-pr-review, waits for the bot's re-review (@claude by default, @codex when selected), and repeats. Stops on a bare LGTM, on the first LGTM past 5 cycles, or to escalate when four or more cycles keep .
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# fix-pr-review-loop Drive an open PR from "has review feedback" to "reviewed to convergence": resolve the latest review with `fix-pr-review`, wait for the bot's re-review, repeat. This skill owns the stop rules in step 3 and the terminal-state table in step 5. `work-on-issue-loop` runs steps 2 through 4 after it opens a PR and reuses step 5's table with its own deltas, so an edit to that table needs a matching edit in `work-on-issue-loop` step 4. ## Input Nothing (the current branch's PR via `gh pr view`), or `#<N>` / `<N>` / URL / `owner/repo#N`. ## Steps ### 1. Resolve the PR and establish the starting state `gh pr view <N|--> --json number,headRefName,headRepositoryOwner,baseRefName,url,state,isDraft`. A `merged` or `closed` PR: stop and report. Otherwise fetch existing feedback with fix-pr-review step 1's three-channel query (reviews, issue comments, inline threads). - **Unaddressed feedback present** (newer than any prior disposition comment, or an unresolved inline thread): it is review 1. Set `review_count = 1`, note its timestamp, go to step 3. Never post a redundant trigger. …
Read the whole file at its exact version.
How to install
mdr add richkuo/rk-skills/fix-pr-review-loop@git:20260923.104a89emdr add richkuo/rk-skills/fix-pr-review-loop@sha256:106fd14023f80ec2Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_qys3e2lovqephawr)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.104a89e latest | 2026-09-23 | 104a89e | 10,693 B | A | view · diff |
| git:20260923.5551410 | 2026-09-23 | 5551410 | 10,543 B | A | view · diff |
| git:20260905.0171882 | 2026-09-05 | 0171882 | 10,462 B | A | view · diff |
| git:20260905.cd7c29b | 2026-09-05 | cd7c29b | 10,780 B | A | view · diff |
| git:20260904.8bcf5df | 2026-09-04 | 8bcf5df | 10,743 B | A | view · diff |
| git:20260904.d971a4c | 2026-09-04 | d971a4c | 10,682 B | A | view · diff |
| git:20260901.408a418 | 2026-09-01 | 408a418 | 9,653 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (10693 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
richkuo/rk-skills · 49 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_qys3e2lovqephawr GET https://markdownregistry.com/api/v1/resolve?ref=richkuo/rk-skills/fix-pr-review-loop GET https://markdownregistry.com/api/v1/blob/106fd14023f80ec2019593cd7ff1b52f8e20944d96961269f9176b702f8e9660
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.