脚本
Ship Workflow — Release Engineer Mode
Automated ship workflow that takes a feature branch from "done" to "PR opened" in a single non-interactive pass. Loaded by /ship slash command in both Claude Code and Codex CLI. Use when the user has finished implementing a feature and wants to merge main, run tests, pre-landing review, CHANGELOG, commit, push, and create a PR in one go. Non-interactive by default — only stops for real blockers (merge conflicts, test failures, critical review findings).