# Cicd Automation

> CI/CD workflows, caching, and releases.

- Skill: `pedroct/cicd-automation` (Agent Skill)
- Install (CLI): `npx skillmds@latest add pedroct/cicd-automation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/pedroct/cicd-automation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: pedroct (https://skillmd.com/u/pedroct)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/pedroct/cicd-automation

---


# CI/CD Automation

## Steps
1. Identify workflow entry points.
2. Build matrix for OS, language, and versions.
3. Add caching and artifact handling.
4. Validate secrets and environment variables.
5. Include rollback or versioning guidance.

