start

Guide new users through Claude Code Game Studios onboarding by detecting project state and routing workflows.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/polsegu/Claude-Code-Game-Dev --skill start-polsegu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: start
Source: https://github.com/polsegu/Claude-Code-Game-Dev/tree/main/.claude/skills/start
Command: npx skills add https://github.com/polsegu/Claude-Code-Game-Dev --skill start-polsegu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

First-time onboarding — asks where you are, then guides you to the right workflow. No assumptions.

Core Features & Use Cases

  • Guides new users through discovery by asking where they are with their game idea and offering tailored paths.
  • Auto-detects project state across engine config, game concepts, source code, prototypes, and design/docs to tailor recommendations.
  • Writes the initial review mode file (production/review-mode.txt) in Phase 3b and routes into the phased workflow.

Quick Start

Answer Phase 2 to select your starting point and follow the guided onboarding flow.

Frequently Asked Questions about start

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is guided onboarding for game development workflows?

Guided onboarding for game development workflows asks where you stand with your game idea, detects your project state across engine config and source code, then routes you to the appropriate phase-based workflow without assumptions.

How do I start game development onboarding when I only have a concept?

To start onboarding with only a game concept, answer the initial discovery questions about your project state. The workflow detects your design docs and routes you into the appropriate phase-based progression from concept to production.

Can the workflow auto-detect my existing engine configuration and source code?

Yes, the workflow auto-detects project state across engine configuration, game concepts, source code, prototypes, and design docs to tailor recommendations and reduce your initial setup friction.

What is the purpose of the production review mode file in phase-based workflows?

The production review mode file, written as production/review-mode.txt during Phase 3b, establishes your initial setup artifacts and directs you through the phase-based progression from onboarding into active production.

Do I need any specific game engine installed to use the onboarding workflow?

No specific game engine is required to start the onboarding workflow. The guided routing detects your existing engine configuration and project state to tailor recommendations for your current setup.