ci-cd-pro

Installation
SKILL.md

CI/CD (professional)

Skill text is English; answer in the user’s preferred language when rules or the conversation specify it.

Use official GitHub Actions docs and GitLab CI/CD docs for syntax truth; this skill encodes system architecture for pipelines (control plane, ephemeral runners, artifact graph), security boundaries (OIDC, forks, pinning), operational failure modes, decision frameworks, and governance — not only YAML snippets. Confirm CI platform, runner model (hosted vs self-hosted), deploy target, and branching strategy before prescribing changes.

Boundary

ci-cd-pro owns workflow structure, job graph economics, secrets/OIDC wiring at pipeline level, cache/artifact contracts, CI-side gates, and failure/reliability patterns. deployment-pro owns runtime rollout (traffic shift, K8s rollout, DB expand/contract detail) after the pipeline hands off an immutable reference; security-pro owns threat modeling for dangerous workflow patterns; testing-pro owns test design and flake elimination.

Related skills (this repo)

Installs
2
GitHub Stars
1
First Seen
May 16, 2026
ci-cd-pro — truongnat/simple-skills