Skip to content

Ship It

ship-it

Send work all the way into production and check that it is healthy — promote the release source to production per repo policy, then verify the deploy and observe live health (smoke/checks, issue closeout evidence). Use when the user asks to ship it, ship to production, promote staging to production, take this to production, ship staging, staging to main, or release to prod. Not for merging a PR into the next integrate target (use merge-it) or landing on staging only (use stage-it).

Terminal window
npx skills add DecisionNerd/dev-skills --skill ship-it