This one gives you battle-tested DevOps patterns with actual runnable examples. You get complete CI/CD pipeline configs for GitHub Actions, infrastructure as code with Pulumi for AWS, and implementations of blue-green, canary, and rolling deployment strategies in Python. The focus is practical: breaking down silos, automating everything, and treating pipelines as code. If you're setting up deployment automation or need reference implementations for different release strategies, this has the specifics rather than just theory. The deployment strategy code is especially useful since it shows the actual logic for traffic splitting and health checks during canary releases.
npx skills add https://github.com/personamanagmentlayer/pcl --skill devops-expert