By tundraray
Game development orchestration with specialized agents for design, engineering, art, QA, analytics, and production — built on the overture framework
../../agents/acceptance-test-generator.md
../../agents/cleanup-executor.md
../../agents/code-reviewer.md
../../agents/code-verifier.md
../../agents/codebase-scanner.md
This skill should be used when the user asks to "create a PRD", "write an ADR", "create a design doc", "make a work plan", "create task files", or needs guidance on document templates, creation criteria, or determining which documents are required for a given change scope.
This skill provides templates, analysis frameworks, and quality criteria for game reverse-engineering and competitive analysis. Used when analyzing external games for mechanics, technology, marketing, retention, and market positioning. Loaded by game-researcher agent and game-analyze command.
This skill guides subagent coordination through game development workflows. Automatically loaded when orchestrating multiple agents, managing workflow phases, determining autonomous execution mode, or when "orchestration", "workflow phases", "scale determination", "stop points", or "autonomous mode" are mentioned.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Build production-ready software with Claude Code - Workflow plugins that bring best practices, specialized agents, and automated quality checks to your development process.
This marketplace includes four workflow plugins:
# 1. Start Claude Code
claude
# 2. Install the marketplace
/plugin marketplace add tundraray/overture
# 3. Install backend plugin
/plugin install backend-overture@overture
# 4. Restart session (required)
# Exit and restart Claude Code
# 5. Start building
/implement <your feature>
# 1-2. Same as above (start Claude Code and add marketplace)
# 3. Install frontend plugin
/plugin install frontend-overture@overture
# 4-5. Same as above (restart and start building)
# Use frontend-specific commands
/front-design <your feature>
# Install the fullstack plugin (includes both backend and frontend)
/plugin install fullstack-overture@overture
Or install backend + frontend separately for more control.
# 1-2. Same as above (start Claude Code and add marketplace)
# 3. Install gamedev plugin
/plugin install gamedev-overture@overture
# 4-5. Same as above (restart and start building)
# Build a game
/implement <your game concept>
Note: If you encounter SSH errors during installation, see FAQ.
Windows users: This plugin uses symlinks. Before installing, enable symlink support in Git:
git config --global core.symlinks trueThis is required for plugin installation via
/plugin installto work correctly.
Overture uses an orchestrator pattern — your command delegates work to specialized agents, each with fresh context and enforced best practices.
The plugin analyzes your request and scales the workflow to match complexity:
The gamedev plugin adds game-specific phases on top of the shared workflow:
See workflow diagrams and gamedev workflow diagrams for detailed flows.
| Command | Purpose |
|---|---|
/implement | End-to-end feature development |
/task | Single task with precision |
/diagnose | Root cause analysis |
/reverse-engineer | Generate docs from existing code |
| Command | Purpose |
|---|---|
/front-design | Frontend design docs |
/front-build | Execute React implementation |
/task | Single task with precision |
/diagnose | Root cause analysis |
| Command | Purpose |
|---|---|
/implement | End-to-end game development with market analysis, GDD, and 6-phase planning |
/task | Single task with precision |
/diagnose | Root cause analysis |
/design | Create design documentation |
Standalone skill plugins that give Claude Code deep domain expertise:
npx claudepluginhub tundraray/overture --plugin gamedev-overtureReact/TypeScript frontend with orchestrated agents, component design skills, and MCP integration (context7, sequential-thinking, playwright)
Senior+ PostgreSQL expert covering query planner internals, index design, JSONB at scale, replication/failover, partitioning, transaction isolation, security hardening, and production maintenance
Senior E2E testing specialist with Playwright test architecture, Page Object Model, API mocking, and debugging expertise
Full-stack development with backend + frontend orchestrated agents, comprehensive skills, and MCP integration (context7, sequential-thinking, playwright)
Backend development with orchestrated agents, coding best-practices skills, and MCP integration (context7, sequential-thinking, playwright)
15-agent AI engineering team for Claude Code. Full sprint cycle: Think, Plan, Build, Review, Test, Ship, Reflect. HITL checkpoints, handoff contracts, eval system, and 3 sprint modes.
The game studio for the agent internet. Build, monetize, and ship browser games with one command. Phaser 2D, Three.js 3D, Play.fun monetization. Works with 40+ AI coding agents.
Agent tooling for Summer Engine: game-dev skills, lifecycle hooks, and a 44-tool MCP bridge to the local desktop app.
A game development scaffold for Claude Code with layered rules, specialized agents, reusable skills, workflow commands, contexts, hooks, and engine-isolated packs for Unity, Unreal, and Godot.
Build s&box games by talking to Claude. Bundles the Claude Bridge MCP server, a screenshot-driven game-dev workflow skill, and an optional sbox-game-dev specialist agent. The s&box editor addon must be installed separately (see README).
Game development engineering agents providing expertise in engine architecture, gameplay systems, and performance optimization