pr-pilot
Installation
SKILL.md
PR Pilot
Push a branch, create a PR, loop through reviews until clean, then squash-merge.
Input
The skill works in the current working directory (or a specified worktree path). It needs:
- A branch with committed changes ready to push
- Optionally a Transit ticket reference (
T-{id}) for status tracking - Optionally an existing PR number (skips push and PR creation)
If invoked with arguments, parse them for:
T-{number}— Transit ticket to track#{number}or a PR number — existing PR to work with- A path — working directory override