# Skill Cicd

> This skill should be used when the user mentions keywords related to cicd.

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

---


# Skill: cicd

This skill provides methodology guidance for cicd work.

## Key Principles

Apply best practices from the reference books when working on cicd tasks.

## Process

1. Read relevant input documents
2. Apply methodology principles
3. Document decisions and trade-offs
4. Follow the patterns established in the codebase

## Testing Your Work

Ensure quality by:
- Checking against the principles above
- Getting feedback from team members
- Verifying against acceptance criteria
- Following the SDLC process


