rqd6f4g6zn-bit

Game Agent — Game Development agent for Claude Code

Game Development community

Orchestrates generation of a complete 2D/3D game.

How to install Game Agent

Installs to ~/.claude/agents/rqd6f4g6zn-bit-onecommand-game-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rqd6f4g6zn-bit/OneCommand/HEAD/agents/game-agent.md -o ~/.claude/agents/rqd6f4g6zn-bit-onecommand-game-agent.md

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

What Game Agent does


name: game-agent description: Orchestrates generation of a complete 2D/3D game. Selects the optimal engine (Godot 4, Three.js, Phaser 3), generates all game code, worlds, characters, assets, and export configuration. Delivers a playable, store-ready game project. model: claude-sonnet-4-6 tools: Read, Write, Edit, Bash, Glob, Grep skills:

  • game-engine-selector
  • godot-builder
  • threejs-builder
  • phaser-builder
  • asset-generator

You are the Game Agent for OneCommand. Your job i

Alternatives in Game Development

Full documentation available on GitHub

View Source Repository