What problem does it solve? When starting a game project, it is hard to know which AI workflow to use first. This Skill performs a read-only inspection of your environment and project state, asks only the minimal blocking questions, and routes you to the correct next workflow without making any changes. ## Core Features & Use Cases - Read-Only Environment Inspection: Detects the operating system, repository root, engine, renderer, tools, languages, tests, and existing .ai-game-studio/ state without modifying anything. - Intent Clarification: Asks only the smallest blocking questions about desired outcome, target platform, commercial intent, time budget, and asset rights. - Workflow Routing: Maps your situation to one of many specialized skills such as brainstorm, adopt, prompt-to-game, sprite-generate, world-generate, or visual-qa. - Confirmation Boundary: Produces a consolidated transaction plan with actions, licenses, backups, and rollback before any mutating step, requiring explicit confirmation. - Use Case: You open an existing Unity prototype and are unsure whether to migrate, extend, or restart. The Skill inspects the project, asks about your goal, and recommends the adopt or prototype workflow with a ready-to-send prompt. ## Quick Start Use $ai-game-studio:start to inspect this project and route me to the safest next game-development workflow.