ci-pipeline
When you need CI that catches failures before they hit main — generates GitHub Actions/GitLab CI with artifact gating.
6 skills in this category.
When you need CI that catches failures before they hit main — generates GitHub Actions/GitLab CI with artifact gating.
When your Docker image is bloated and slow to build — generates optimized multi-stage Dockerfiles.
When you need reproducible K8s deployments — generates Helm charts and Kubernetes manifests.
When you need to know something is broken before users tell you — SLIs/SLOs, alerting, distributed tracing.
Master workflow for cutting a release. Orchestrates test-strategy -> changelog-generation -> ci-pipeline -> auditor as a single named sequence. No implementation logic.
When infrastructure should be versioned like code — generates Terraform/OpenTofu IaC modules.