What problem does it solve?
Deploying untested or unsafe code to production can cause critical outages, expose sensitive trading paths, or exceed service quotas, leading to financial loss and operational disruption. This Skill eliminates that risk by enforcing a mandatory, comprehensive final checklist of all required approvals, test results, and safety validations before any release is signed off for deployment.
Core Features & Use Cases
- Cross-Agent Approval Coordination: Automatically tracks sign-offs from 8 specialized agents (runtime forensic, paper learning, Firebase quota, trading safety, test regression, Android contract, patch author, and reviewer) to ensure no review gaps.
- Deployment Safety Enforcement: Blocks unauthorized real live deployments, requires 20% Firebase quota headroom, confirms no real trading paths are exposed, and validates dashboard and Android contract compliance for UI changes.
- Use Case: For a crypto trading bot development team, this Skill acts as the final gate before pushing code to main, ensuring all pre-deploy checks are complete to prevent accidental live trading exposure or quota overruns during auto-deployment to the Hetzner server.
Quick Start
Ask the AI to run a deployment readiness review for your latest patch to confirm all agent approvals and safety checks are complete before deployment.