pr-ready
Installation
SKILL.md
pr-ready
One invocation. It ends in exactly one of two states: READY_TO_MERGE, with every step shown as verified, or BLOCKED, naming the one thing that stopped it. Never ask the user "should I continue" between steps. Never report a step you did not run.
Merging is the user's click. This skill never merges.
The state command
pr-state.sh in this skill directory is the single source of truth. Never infer readiness
from memory, from a push succeeding, or from a check that was green ten minutes ago.
~/.agents/skills/pr-ready/pr-state.sh [pr-number] [--exclude <path>]... [--probe-rebase] [--preserve-merges]