ship-pr
Installation
SKILL.md
Ship PR
Use this skill when the user wants to publish local work as a PR.
Goals
- turn local changes into a clean PR quickly
- avoid accidentally committing unrelated work
- always confirm whether PR should be draft
Inputs
arguments may include:
- optional branch name
- optional commit message
- optional PR title/body hints
- optional base branch (default:
main)