Handles CI/CD pipeline setup and deployment automation across GitHub Actions, GitLab, and similar platforms. You'd reach for this when configuring workflows, setting up blue-green or canary deployments, or managing environment-specific configs. Covers the practical stuff like health checks, rollback strategies, and the four key metrics (deployment frequency, lead time, MTTR, change failure rate). The built-in pipeline templates and deployment strategy diagrams are handy references, though you'll still need to adapt them to your infrastructure. Logs all deployment activity automatically, which is smart for audit trails.
npx skills add https://github.com/charon-fan/agent-playbook --skill deployment-engineer