What problem does it solve?
This Skill helps teams plan and implement CI/CD pipeline changes by exploring pipeline scope, deployment strategy, automation requirements, and risk mitigation so deployments become predictable and auditable.
Core Features & Use Cases
- Discovery & Scoping: Restate goals, ask clarifying questions, and decide what to automate across build, test, staging, and production.
- Codebase & Integration Analysis: Map existing CI/CD workflows, find integration points and hidden complexity, and surface maintenance and reliability concerns.
- Options, Tradeoffs & Specs: Compare approaches (CI providers, trigger models, rollback strategies), recommend deployment strategies (canary, blue/green, etc.), and optionally produce implementable CI/CD specifications for engineering teams.
Quick Start
Use the ci skill to explore the repository's current CI/CD setup, evaluate scope and risks, and recommend a deployment and rollback strategy.