What problem does it solve? When working on a game project, it is easy to lose track of what stage you are in and which step to take next. This Skill analyzes your project read-only, detects its current stage from evidence, and presents a compact menu of the most relevant next actions without running them. ## Core Features & Use Cases - Stage Detection: Inspects project files, branch state, engine markers, design documents, test evidence, and .ai-game-studio/project.json to infer the current development stage with a confidence level. - Guided Recommendations: Suggests one primary next skill plus up to three alternatives, each with a copy-ready $ai-game-studio:<skill> invocation prompt. - Workflow Paths: Provides common paths for new concepts, existing projects, prototypes, production assets, editor tooling, and release preparation. - Use Case: You open an unfamiliar game project and type "what should I do next". The Skill inspects the repository, reports it is at the playable prototype stage, and recommends running a playtest report followed by a scope check. ## Quick Start Ask the assistant to analyze this project and tell me what to do next using the help workflow.