copilot-pr-followup

Community

Automate Copilot PR follow-up from review to merge-ready.

Authormfittko
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually following up on Copilot-owned GitHub PRs is time-consuming and error-prone, requiring constant monitoring for review feedback, manual fix deployment, thread resolution, and gate verification before merge. This skill eliminates that manual overhead by automating the entire follow-up workflow from initial Copilot review through pre-approval gate checks.

Core Features & Use Cases

  • Automated PR State Routing: Detects the current state of Copilot-owned PRs and routes work to the correct follow-up step automatically.
  • Async Watch Behavior: Waits for Copilot review and CI completion without manual polling, using deterministic wait cycles with clear timeout boundaries.
  • Narrow Fix/Reply/Resolve Loop: Handles review thread resolution, deploys targeted fixes with branch freshness guards, and verifies fixes before marking threads as resolved.
  • Gate Verification: Automatically generates mandatory gate checkpoint comments for draft and pre-approval gates, with support for both inline and fan-out/fan-in review modes.
  • Use Case: For a development team using Copilot for PR implementation, this skill automates the entire post-PR follow-up process, from requesting initial Copilot review through handling review feedback, running gate checks, and stopping only for final human approval before merge.

Quick Start

Invoke the copilot-pr-followup skill to automate all follow-up tasks for a Copilot-owned GitHub PR, including review request handling, async wait cycles, fix deployment, review thread resolution, and gate verification up to the human approval checkpoint.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: copilot-pr-followup
Download link: https://github.com/mfittko/dev-loops/archive/main.zip#copilot-pr-followup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.