What problem does it solve?
This Skill helps you reduce downtime and production risk by standardizing deployment workflows, CI/CD stages, health checks, rollback plans, and production readiness practices for web applications.
Core Features & Use Cases
- Deployment Strategy Selection: Compare and apply rolling, blue-green, and canary rollouts based on risk tolerance and infrastructure constraints.
- Production-Ready CI/CD Pipelines: Define GitHub Actions workflows for test, build, containerize, and deploy stages tied to main-branch releases.
- Health Checks & Readiness: Implement application health endpoints and Kubernetes liveness/readiness/startup probes to prevent bad traffic and detect degraded behavior.
- Rollback & Release Readiness: Provide rollback commands and checklists for artifacts, migrations, monitoring, feature flags, and operational readiness.
Quick Start
Use the deployment-patterns skill to generate a deployment plan that includes rolling, blue-green, or canary strategy, a health check design, and a rollback checklist tailored to your application.