This is a comprehensive DevOps toolkit that covers the full deployment pipeline from GitHub Actions to Kubernetes to Terraform. It automatically activates when you're working with Dockerfiles, Helm charts, or CI/CD configs, and it brings reference docs for common patterns like multi-stage builds, rolling deployments, and External Secrets Operator setups. The agent acts as a CI/CD engineer and has practical examples like 78% Docker image size reductions and 85% caching speedups. What I appreciate is the deployment checklist and the honest callout that if you have shell execution disabled, the Docker verification won't run. It even covers Railway deployments for simpler hosting scenarios. Good default choice if you're building pipelines or containerizing apps and want battle-tested patterns without hunting through docs.
npx skills add https://github.com/yonatangross/orchestkit --skill devops-deployment