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.
Step 1: Validate
pnpm validate
Related skills
More from camacho/ai-skills
bail
Reflects, updates GitHub Issue, closes PR if open, cleans up worktree/branch.
566plan-review
Auto-assembles review panel using deterministic rules, dispatches agents against plan file, collects verdicts.
547archive
Fills Outcomes & Learnings in a plan file and renames it to .done.md.
542orient
Fetches issue context, auto-detects task type, maps to branch prefix, presents brief.
537capture
Creates a draft GitHub Issue with triage label from natural language description.
535reflect
Use after merging a branch or completing a task to consolidate learnings into memory layers, close out issues, and verify the phase gate.
500