What problem does it solve? In advisory or team-owned repositories, humans own the PR review, merge, and deploy process. This Skill ensures Claude completes implementation, testing, and code review, then pushes a clean feature branch and stops—never opening PRs, merging, or deploying on the team's behalf. ## Core Features & Use Cases - Bounded Shipping Pipeline: Runs parallel code review (Claude review plus codex review), fixes blocking findings, verifies the definition of done, and pushes the feature branch. - Strict Handoff Boundaries: Explicitly forbids gh pr create, merging, deploying, or messaging the team directly; all downstream actions stay with the human reviewer. - Reviewer-Ready Notification: Surfaces branch name, commit summary, diff stats, test status, non-blocking review findings, and a suggested PR title and description for the human to paste. - Use Case: You are contributing to a client repository with many production users and a team-owned review process. Use this Skill to deliver a tested, reviewed branch and hand off cleanly without touching the team's PR workflow. ## Quick Start Use the ship-push-only skill to finish this feature, run the code review, push the branch, and hand off a summary for the reviewer without opening a PR.