# Ship

> Codex shortcut for the shipping lifecycle. Use only when the user explicitly invokes $ship.

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

---


# Ship

Read and follow `../shipping-and-launch/SKILL.md` in full.

Treat `$ship` as an explicit request for a final release decision. When subagents are available and the change is non-trivial, run code review, security audit, and test coverage analysis in parallel, then merge their findings into the canonical launch checklist, go/no-go decision, and rollback plan. For a small low-risk change, perform those checks directly in the current context.

