# Ship

> Full release pipeline — tests → coverage → review gate → version bump → CHANGELOG → commit → PR

- Skill: `shenxingy/ship-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add shenxingy/ship-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/shenxingy/ship-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: shenxingy (https://skillmd.com/u/shenxingy)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/shenxingy/ship-2

---


# /ship — Full Release Pipeline

Full release pipeline: tests → coverage → review gate → version bump → CHANGELOG → commit → PR.
Each step is a hard gate — failure stops the pipeline and reports clearly.

## After shipping

Run `/document-release` to sync README, CHANGELOG, and docs with the new release.
For web projects: run `/seo audit <url>` to verify no SEO regression from the release.
If running paid ads: run `/ads audit` to verify tracking pixels and conversion events still fire correctly after the release.
For blog projects: run `/blog audit` to check content health, quality scores, and AI citation readiness.

