CI/CD
Design Pipeline
Design a new CI/CD pipeline from scratch. Use when the user wants to create a CI/CD pipeline, set up continuous integration, build a deployment workflow, or configure CI for a new project. Covers platform selection, pipeline architecture (DAG design, merge gates, artifact strategy), security hardening, deployment path, self-hosted runner topology, and observability. Triggers on "design a pipeline", "set up CI", "create CI/CD", "build a workflow", "configure GitHub Actions", "set up GitLab CI", "create Jenkinsfile", "new pipeline for", "CI for my project". Produces complete, runnable configuration files with architecture rationale.