Skip to main content
Run any Skill in Manus
with one click

ship-pr

// Use when the user wants to open a pull request for the current branch — phrases like "open a PR", "ship this", "submit PR", "let's send it", "提 PR", "提个 MR". Walks through the canonical post-edit flow: push → open PR → wait for CI → review the diff → triage findings (self-fix small issues, escalate decisions to the user, merge directly when clean) → local cleanup. Trigger any time the user signals they're done editing and want the change on its way to main; do NOT trigger for `gh pr view` / status checks on existing PRs.

$ git log --oneline --stat
stars:255
forks:14
updated:May 17, 2026 at 15:22
SKILL.md
readonly