What problem does it solve?
This Skill helps teams plan, scope, and implement CI/CD pipelines by guiding discovery, mapping existing infrastructure, comparing options, and producing an actionable deployment strategy and automation plan.
Core Features & Use Cases
- Discovery-first planning: Guided exploration to restate goals, ask clarifying questions, and surface hidden complexity before proposing changes.
- Pipeline analysis & design: Map current CI assets, identify integration points, define trigger conditions, failure handling, rollback approaches, and approval gates.
- Comparison and spec output: Produce tradeoff analyses (e.g., GitHub Actions vs other CI), deployment strategies (canary, blue/green), and optional implementation specs for engineers.
- Use case: Migrate a legacy build-and-deploy process to an automated pipeline that runs tests on PRs and deploys to staging on merge with monitored rollbacks.
Quick Start
Use the ci skill to run an initial explore session that maps existing pipelines, identifies gaps, and recommends a deploy strategy and implementation plan.