ci-cd

Installation
SKILL.md

CI/CD

Purpose

Build a pipeline that catches problems before production and is fast enough that engineers do not learn to ignore it. A twenty-minute CI run is a pipeline people bypass.

When to Use

  • Setting up CI/CD for a new project.
  • A pipeline that is slow, flaky, or routinely skipped.
  • Introducing a safer deployment strategy.
  • Managing secrets and deployment credentials.

Capabilities

Installs
2
GitHub Stars
26
First Seen
Jul 16, 2026
ci-cd — nimadorostkar/claude-skills-collection