What problem does it solve?
This Skill helps you safely understand, audit, and change unfamiliar CI/CD pipeline estates without accidentally exposing secrets, breaking deployments, or modifying protected release paths.
Core Features & Use Cases
- Pipeline Mapping: Identify CI/CD platforms, triggers, stages, runners, environments, and promotion paths across systems like GitHub Actions, GitLab CI, Jenkins, CircleCI, Azure Pipelines, Buildkite, and Tekton.
- Risk Review: Surface supply-chain and delivery risks such as unpinned actions, broad permissions, fork-PR secret exposure, missing approval gates, self-hosted runner exposure, and unclear rollback paths.
- Safe Change Planning: Define validation steps, off-production test loops, and design-note requirements before making non-trivial pipeline changes.
- Use Case: If you inherited a deployment pipeline and need to know who can ship to production, what secrets it can access, and how to harden it safely, this Skill produces a defensible review and action plan.
Quick Start
Ask the assistant to review your CI/CD pipelines, explain how they deploy to production, and identify the highest-risk changes you can make safely.