Safe, staged deployment with quality gates and rollback capability
Execute a safe, staged deployment to $1 environment using the deployment-engineer agent. Pre-deployment checklist: 1. Verify git status is clean 2. Run full test suite 3. Run security scan (npm audit) 4. Build production artifacts 5. Verify environment variables are set Deployment steps: 1. Deploy to staging first (if not already staging) 2. Run smoke tests 3. Monitor for 5 minutes 4. If successful, ask for production approval 5. Deploy to production with blue-green strategy 6. Monitor error rates and latency 7. Generate deployment report IMPORTANT: Request explicit confirmation before d...
Automated deployment with pre-flight checks, staging validation, and production rollout
Deploy the application to the specified environment with comprehensive validation.
Deploy Apache Kafka cluster using Terraform (Apache Kafka, AWS MSK, or Azure Event Hubs). Guides platform selection, sizing, and deployment.
Generate deployment artifacts (API, Docker, monitoring)
Orchestrate deployments with rollback strategies and health checks