Iterate a PR to its final form by running two opposing reviewer droids (reviewer-robustness and reviewer-minimalist) in a bounded back-and-forth loop. The main orchestrator synthesizes their feedback, makes edits, runs tests, and stops when both approve, on stagnation, or after 3 rounds. Use when the user asks to "iterate on a PR", "polish a PR", "have the reviewers go back and forth", "align reviewers on a PR", or otherwise wants a PR brought to merge-ready quality by two opposing critics.
$npx -y skills add nikships/skills-registry --skill pr_alignment_loopInstalls into the current project.
Run `npx skills use "https://github.com/nikships/skills-registry" --skill "nikships/skills-registry/pr_alignment_loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nikships/skills-registry" that are relevant to the current task. Run `npx skills add "https://github.com/nikships/skills-registry"` and select the relevant skills, then follow their instructions.