Handles the full deployment pipeline from Helm charts to GitOps with ArgoCD. You get patterns for blue-green and canary deployments, plus Terraform for infrastructure provisioning. The reference guides include actual GitHub Actions workflows and Kubernetes manifests, not just theory. Most useful when you're moving beyond manual kubectl applies and want proper multi-environment promotion with automated rollbacks. The best practices section is solid on the GitOps fundamentals, though the real value is in having working examples of deployment strategies that are surprisingly tricky to get right the first time.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill deployment-automation