ship

Installation
SKILL.md

Ship

Take the current branch from "code done" to "merged" in one pass. This is a thin orchestrator: every step delegates to the sibling skill that already owns that logic. Do not re-implement review rules, commit conventions, or PR templates here: invoke the skill.

Pipeline integrity

Every stage's reported result must quote the actual command you ran and its actual exit status or output. A stage you did not run is reported as SKIPPED: , never as passed, never estimated, never inferred from a similar-looking earlier run. The whole value of a ship train is that green means green; one fabricated gate poisons every stage after it, because the human trusts stage 6 only because they trust stages 1-5.

The train

Run these in order. Stop at the first red gate and report it, do not skip a step or push through a failure.

Installs
4
GitHub Stars
8
First Seen
Jul 24, 2026
ship — mgiovani/cc-arsenal