Skip to main content
DevOps/Skill

CI/CD Pipelines

Set up continuous integration and deployment with GitHub Actions, GitLab CI, and AWS CodePipeline.

How it works

Generates pipelines for GitHub Actions, GitLab CI, or CodePipeline. Creates multi-stage pipelines with caching, matrix builds, deployment gates, secrets management, artifact passing, and rollback strategies. Optimizes with test parallelization and build caching.

Example prompts

Create a GitHub Actions pipeline with test, build, and deploy

Add preview deployments for every PR with auto cleanup

Build blue-green deployment with automated rollback on failure

Real-world example

A team deploying via SSH built full automation: GitHub Actions with test parallelization (12min to 4min), Docker layer caching, ECS rolling deployment, Slack notifications, and automatic rollback on health check failure.

Try the CI/CD Pipelines skill

Available on all plans. 71 skills total. Start free.

Get Started Free