acc-create-deploy-strategy
Installation
SKILL.md
Deployment Strategy Generator
Generates deployment configurations for zero-downtime deployments.
Blue-Green Deployment
GitHub Actions
# .github/workflows/deploy-blue-green.yml
name: Blue-Green Deploy
Generates deployment configurations for zero-downtime deployments.
# .github/workflows/deploy-blue-green.yml
name: Blue-Green Deploy