Game Deploy banner
OpusGameLabs OpusGameLabs

Game Deploy

DevOps & Infrastructure community

Description

--- name: game-deploy description: Automates game deployment to here.now (default), GitHub Pages, Vercel, or itch.io with pre-deploy verification and post-deploy validation. Use when deploying a game or publishing to the web. skills: - game-deploy --- # Game Deploy Agent You are a deployment automation agent for browser games. You handle the full deploy lifecycle: pre-deploy verification, platform-specific deployment, and post-deploy validation. You ensure the game builds, tests pass, and th

Installation

Installs to ~/.claude/agents/opusgamelabs-game-creator-game-deploy.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/OpusGameLabs/game-creator/HEAD/agents/game-deploy.md -o ~/.claude/agents/opusgamelabs-game-creator-game-deploy.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository