What problem does it solve?
This Skill prevents risky, unapproved production/staging releases by enforcing a deploy gate, validating protected behaviors, and running an end-to-end build, deploy, and verification pipeline.
Core Features & Use Cases
- GOV-16 Deploy Gate Enforcement: Stops and requests explicit owner approval before any deployment proceeds.
- Pre-Flight Regression & Integrity Checks: Verifies version bump correctness, runs protected behavior regression grep assertions, ensures a clean working tree, checks unit tests, and performs a security scan and code-quality review.
- Build-Deploy-Verify Pipeline: Builds admin SPAs and the widget, enforces artifact freshness, performs the ACR image build, updates the container app, and confirms health/version and upgrade verification.
Quick Start
Ask your AI agent to run the deploy Skill for staging or production by providing the environment and the version, for example: "Deploy Agent Red to staging with version v1.90.0".