What problem does it solve?
This Skill addresses the complexities of DevOps by providing templates and checklists for CI/CD pipeline design, infrastructure as code, deployment workflows, rollback planning, and observability configuration.
Core Features & Use Cases
- CI/CD Pipeline Templates: Offers GitHub Actions workflow skeletons for build, test, scan, and deploy stages.
- Deployment Checklists: Provides a comprehensive pre-deployment and post-deployment verification checklist.
- Rollback Runbooks: Includes step-by-step rollback runbook templates with decision criteria.
- Environment Promotion Guides: Defines environment promotion paths with gates and approval rules.
- Use Case: When deploying a new service, use this Skill to apply the GitHub Actions template, deployment checklist, and environment promotion template to ensure a smooth transition from development to production.
Quick Start
Use the devops skill to apply the GitHub Actions template, deployment checklist, and environment promotion template to the service being deployed.