# CI CD Pipeline Builder

> Create or review CI/CD pipelines for build, lint, typecheck, tests, security checks, and deployment. Use when this capability is needed.

- Skill: `tomevault-io/ci-cd-pipeline-builder-4` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/ci-cd-pipeline-builder-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/ci-cd-pipeline-builder-4/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/ci-cd-pipeline-builder-4

---


# CI CD Pipeline Builder

## Purpose

Create or review CI/CD pipelines for build, lint, typecheck, tests, security checks, and deployment.

Use this skill to produce clear, actionable work. Avoid generic advice. Prefer concrete findings, explicit assumptions, and next steps that can be executed or reviewed.

## Use When

- Setting up GitHub Actions
- Adding quality gates
- Automating releases

## Required Context

Ask for missing context only when it blocks a correct answer. Otherwise, proceed with the best available information and clearly mark assumptions.

- Tech stack
- Package scripts
- Deployment target
- Secrets requirements

## Workflow

1. Run fast checks before expensive checks.
2. Cache dependencies safely.
3. Separate CI validation from deployment.
4. Protect secrets and environment-specific deploys.
5. Fail clearly with useful logs.

## Guardrails

- Do not invent facts, files, commands, credentials, or project state.
- Separate confirmed information from assumptions.
- Prefer concise recommendations over long theoretical explanations.
- Make trade-offs explicit.
- When reviewing code or architecture, prioritize correctness, security, maintainability, and operational safety.
- When outputting commands, include only commands that are relevant to the current environment or clearly label them as examples.

## Output Contract

Always structure the final answer with these sections when applicable:

- Pipeline design
- Workflow YAML
- Required secrets
- Quality gates
- Release flow

## Quality Bar

A strong result from this skill should be specific enough that a developer, reviewer, maintainer, or product owner can act on it without needing a second clarification round.

---
> Source: [leadtunic/Skillforge](https://github.com/leadtunic/Skillforge) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-15 -->

