issue-pr-review-fix-loop

Orchestrate legacy PR review-fix loops with reviewer and fixer subagents.

3|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/luongnv89/idd --skill issue-pr-review-fix-loop
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-pr-review-fix-loop
Source: https://github.com/luongnv89/idd/tree/main/src/deprecated-skills/issue-pr-review-fix-loop
Command: npx skills add https://github.com/luongnv89/idd --skill issue-pr-review-fix-loop

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reuses the established PR review workflow by wrapping the core /issue-pr-review skill to support an outer review-fix loop, preserving compatibility for existing references while guiding users to the newer approach.

Core Features & Use Cases

  • Outer-loop PR review orchestration that coordinates review and fix cycles with agent reuse
  • Backwards-compatibility wrapper that documents migration steps and redirects to the successor
  • Suitable when maintaining legacy pipelines or references that invoke /issue-pr-review-fix-loop

Quick Start

Run the legacy wrapper to perform a PR review-fix loop or migrate to the /issue-pr-review skill for future workflows.

Frequently Asked Questions about issue-pr-review-fix-loop

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a PR review and fix loop on GitHub?

Automating a PR review and fix loop on GitHub involves orchestrating reviewer and fixer subagents across cycles to preserve history. This legacy wrapper coordinates the core issue-pr-review workflow within an outer loop to handle recurring pull-request fixes automatically.

What is the PR review-fix loop wrapper used for?

The PR review-fix loop wrapper is used to reuse established review workflows while maintaining backwards compatibility for existing pipelines. It wraps the core issue-pr-review skill to support an outer review-fix cycle and guides users toward a migration path.

Do I need Git and the GitHub CLI to run the PR review-fix loop?

Yes, you need Git and the GitHub CLI installed to run the PR review-fix loop. These prerequisites are required because the wrapper relies on the successor issue-pr-review skill for full functionality to orchestrate pull-request cycles.

How do I migrate from the legacy PR review-fix loop to the newer workflow?

To migrate from the legacy PR review-fix loop, run the wrapper to document migration steps and redirect to the successor issue-pr-review skill. A defined deprecation timeline exists, guiding future workflows to the newer approach for pull-request automation.

Can I reuse review agents across multiple PR fix cycles?

Yes, you can reuse review and fixer agents across multiple PR fix cycles. The outer-loop PR review orchestration coordinates these subagents across cycles while preserving history, ensuring compatibility for legacy pipelines that invoke the workflow.

When should I not use the legacy PR review-fix loop wrapper?

You should not use the legacy PR review-fix loop wrapper for new workflows due to its defined deprecation timeline. It is suitable only when maintaining legacy pipelines or existing references that invoke the issue-pr-review-fix-loop command.