gh-pilot

Installation
SKILL.md

GH Pilot

Run a lightweight Copilot review loop on one PR until feedback is fully addressed.

Inputs

  • PR number (optional): If not provided, detect the PR for the current branch.

Instructions

1. Identify the PR

gh pr view --json number,headRefName -q '{number: .number, branch: .headRefName}'

2. Loop

Repeat this cycle. Max 5 iterations to avoid runaway loops.

Related skills

More from henryqw/skills

Installs
1
Repository
henryqw/skills
First Seen
Mar 5, 2026