loop-address-pr-feedback

Collect, triage, fix, and reply to PR review feedback across stacked PRs.

1|1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/corygabrielsen/skills --skill loop-address-pr-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: loop-address-pr-feedback
Source: https://github.com/corygabrielsen/skills/tree/main/loop-address-pr-feedback
Command: npx skills add https://github.com/corygabrielsen/skills --skill loop-address-pr-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the complexity of handling PR reviews across stacks by enabling automated gathering, triage, fixes, and re-review requests to drive all threads to resolution.

Core Features & Use Cases

  • Collects and triages PR review feedback across issues, reviews, and threads
  • Automates fixes, restacks dependent PRs, and requests re-reviews
  • Supports multi-PR stacks and ensures all threads are resolved before merge

Quick Start

Use the loop-address-pr-feedback command to operate on the current PR stack and, optionally, on a single PR.

Frequently Asked Questions about loop-address-pr-feedback

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

FAQPage Schema
How do I automate addressing PR review feedback across a stack of PRs?

Automating PR review feedback across a stack involves collecting comments, triaging them, committing fixes, and replying. This skill orchestrates that end-to-end process across base and child PRs, restacking dependencies and requesting re-reviews until all threads are resolved.

What is the best way to triage and resolve GitHub review threads in a stacked PR workflow?

Triageing and resolving GitHub review threads in a stacked PR workflow requires gathering feedback across issues and reviews, applying fixes, and managing dependent PR restacks. This skill automates that cycle to ensure all threads reach resolution before merge.

Can I automatically restack child PRs when fixing review feedback on a base PR?

Yes, you can automatically restack child PRs when changes occur on a base PR. This skill supports multi-PR stacks, performing restacks automatically after fixes are committed to ensure the dependent branch hierarchy remains intact.

How do I collect all PR comments and review threads using standard GitHub workflows?

Collecting all PR comments and review threads uses standard GitHub workflows and CLI tools to gather issue comments, review comments, and review threads. This skill leverages those tools to aggregate feedback for triage and resolution.

Does this PR feedback triage approach support requesting re-reviews until all threads are resolved?

Yes, requesting re-reviews until all threads are resolved is a core function. This skill automatically posts responses to feedback, commits fixes, and triggers re-review requests to drive the PR stack toward a fully resolved state.

What are the limitations of automating PR feedback resolution across a stack of PRs?

Automating PR feedback resolution across a stack depends on standard GitHub workflows and CLI tools. It operates on PR stacks and may require manual intervention if dependencies break or if review threads require complex, non-automatable contextual fixes.

Related Skills