# Cicd Generation

> Security-first CI/CD workflow generation (GitHub Actions). Use when this capability is needed.

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

---


# CI/CD Generation

## Purpose

Generate production-ready CI/CD workflows with fail-fast checks and secure defaults.

## Inputs

- language/runtime
- package manager
- quality gate commands
- deployment target

## Process

1. Detect build, test, lint, typecheck commands.
2. Design fail-fast job order.
3. Add caching and matrix only when needed.
4. Set minimal permissions and secure auth strategy.
5. Add deployment steps with rollback awareness.

## Output Format

- analysis summary
- workflow file path
- required secrets/variables
- validation command

## Quality Checks

- [ ] Workflow uses least-privilege permissions
- [ ] Build/test gates run before deploy
- [ ] Caching and matrix choices are justified

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/dtsong) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

