Documentation
README
PR Ship
End-to-end PR lifecycle shepherd: create PR β wait for CI β review β fix β merge. Single invocation, single PR.
Announce at start: "Using pr-ship skill to shepherd this PR from creation to merge."
Usage
/pr-ship [pr_number] [--no-auto-merge]
| Parameter | Default | Description |
|---|---|---|
pr_number |
none | Resume from an existing PR (skip creation) |
--no-auto-merge |
off | Require user confirmation before merge instead of auto-merge |
This is the opening of the README. Read the full README on GitHub.