Ship Pr

Ship a single change through a worktree -> branch -> PR -> squash-merge -> cleanup workflow - pick the right branch type (feat/fix/chore/docs/hotfix), implement, verify with this repo's real build/typecheck/test commands, open the PR, check CI, merge, and clean up. Use for any single PR-sized change in any git repo with a GitHub remote - a bug fix, a small feature, a doc edit, a dependency bump. For 3+ independently shippable PRs from one analysis pass, see parallel-ship. For sequential phases where each PR builds on the last, see epic-ship.

davidtheproduct 74f0fa1 4 files · 15.4 KB Updated

File contents

davidtheproduct/claude-ship-skills/tree/main/skills/ship-pr commit 74f0fa1393

Frequently asked questions

npx skillmds@latest add davidtheproduct/ship-pr