ci-cd

SKILL.md

CI/CD DevOps Standards

Quick Navigation: Level 1: Quick Start (5 min) → Level 2: Implementation (30 min) → Level 3: Mastery (Extended)


Level 1: Quick Start (<2,000 tokens, 5 minutes)

Core Principles

  1. Automate Everything: Build, test, security scan, and deploy automatically
  2. Fail Fast: Detect issues early with comprehensive testing gates
  3. Security First: Scan dependencies, containers, and code for vulnerabilities
  4. Reproducible Builds: Same code → same artifact every time
  5. Rapid Rollback: Deploy with confidence, roll back quickly if needed

Essential Checklist

Installs
3
First Seen
Mar 26, 2026