ship
Installation
SKILL.md
Ship
Get the branch onto main. Two paths: PR (CI up) or local merge (CI down).
Announce: "Using /ship to integrate this branch."
Prerequisites
- On a feature branch (not main).
/review(Step 6) passed, or user explicitly approved.- Worktree path is known (needed for cleanup).
- No pending tasks. Run
TaskList(Claude Code) or check.branch-context.mdchecklist (Codex). If any step is stillpendingorin_progress, that step was skipped — go back and complete it before shipping.
If any prerequisite is missing, say which and stop.