game-ci-cd-pipeline
Installation
SKILL.md
Game CI/CD Pipeline
Use this skill when the job is choosing the next game-pipeline artifact, not dumping a generic DevOps essay.
game-ci-cd-pipeline should answer two linked questions per run:
- Which signal tier / promotion lane is this?
branch-gate— fast merge/commit validationnightly-package-candidate— slower scheduled or manually triggered QA/review candidate buildsrelease-certification-candidate— protected, signed, approval-heavy release or cert candidates
- Which packet is the smallest honest next artifact inside that tier?
- pipeline setup
- stage split
- cache policy
- preflight readiness
- artifact/release hygiene
- CI-signal hardening
- or route-to-log-triage
Related skills