What problem does it solve?
This Skill manages the complex, high-stakes process of deploying smart contracts by enforcing strict, boundary-based authorization and validation, preventing accidental production deployments or unauthorized state changes.
Core Features & Use Cases
- Boundary-Based Deployment: Separates source preparation, staging activation, and production activation into distinct, independently approved phases.
- Safety Guardrails: Prevents automated production releases and ensures that deployment scripts are verified against current network state and governance policies.
- Use Case: When preparing a new version of the ZKP2P Orchestrator, use this Skill to systematically move from source preparation to staging activation, ensuring all deployment artifacts and governance requirements are met before any production-level action is considered.
Quick Start
Use the ship-contracts skill to prepare the deployment plan for the latest source commit on the staging network.