gh-autopilot

Installation
SKILL.md

GH Autopilot

Use this skill to operate a deterministic Copilot review loop on one PR. The user must explicitly choose the starting stage. The skill must begin there and keep looping until a terminal condition is reached.

This skill is stateful and persists artifacts under .context/gh-autopilot/.

Required Start Stage

Require the user to provide one of the following stage values:

  • 1 (create_pr): PR not created yet. Create/select PR first.
  • 2 (monitor_review): PR exists and Copilot is reviewing (or expected soon).
  • 3 (address_comments): Copilot comments already exist and must be addressed now.

If start stage is missing, ask once and wait. Do not guess.

Terminal end conditions for the loop:

Related skills

More from henryqw/skills

Installs
10
Repository
henryqw/skills
First Seen
Mar 4, 2026