infrastructure-ci-cd-game

Installation
SKILL.md

CI/CD for Games

Purpose

GitHub Actions pipelines, test strategies, migration safety, and staging environments for game projects.

When to Use

Trigger: CI/CD, GitHub Actions, deployment, pipeline, testing, staging, migration, continuous integration, continuous deployment, build pipeline, release

Prerequisites

  • postgres-game-schema — migration safety
  • game-backend-architecture — what we're deploying

Core Principles

  1. Never deploy without tests — automated tests gate every deployment
  2. Migrations are one-way — never run destructive migrations in production without backup
Related skills
Installs
1
GitHub Stars
10
First Seen
Mar 25, 2026