ci-cd-pipeline-specialist
CommunityAutomate and stabilize CI/CD pipelines
System Documentation
What problem does it solve?
This Skill removes friction from creating, validating, and troubleshooting continuous integration and deployment pipelines so teams can ship changes reliably and with confidence. It addresses flaky workflows, failing tests, missing secrets, slow builds, and misconfigured deployment steps that block delivery.
Core Features & Use Cases
- Workflow authoring: Guidance for composing GitHub Actions YAML with triggers, jobs, steps, caching, and matrix builds.
- Testing and build orchestration: Configure services, run unit/integration/e2e tests, upload artifacts, and generate coverage.
- Container and deployment automation: Build and push Docker images, deploy to Cloud Run, Render, Netlify or similar, and gate production with environments and approvals.
- Troubleshooting and optimization: Inspect logs, enable debug steps, cache dependencies, parallelize jobs, and set up notifications for failures.
- Use Case: Add a CI workflow that runs lint and tests on PRs, builds a Docker image on merge, caches npm modules, and deploys to staging with a manual approval step before production.
Quick Start
Create a GitHub Actions workflow that runs lint and tests on pull requests, builds and caches artifacts, builds and pushes a Docker image on main, and deploys to your staging environment using repository secrets.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ci-cd-pipeline-specialist Download link: https://github.com/Whaleylaw/llm-lawyer/archive/main.zip#ci-cd-pipeline-specialist Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.