What problem does it solve? After code review, teams often lack a consistent, verified path from an approved change to a pull request or release. This Skill closes that gap by executing a canonical ship workflow that applies adapter-specific tool mapping, authorization, and verification rules before anything is released. ## Core Features & Use Cases - Canonical ship workflow: Delegates to a shared ship procedure so every repository follows the same release steps. - Adapter contract enforcement: Reads the Copilot adapter contract first, applying its tool mapping, authorization, and verification rules. - Use Case: After a reviewed implementation, a developer asks the agent to ship the change; the Skill verifies the work and prepares it for a pull request or an explicitly authorized release. ## Quick Start Ask the agent to ship the reviewed change and prepare it for a pull request.