What problem does it solve? When joining an existing codebase or checking progress before a milestone, it is hard to know where a project actually stands. This Skill scans design docs, source code, tests, and production artifacts to classify the development stage and surface missing pieces. ## Core Features & Use Cases - Stage Classification: Detects whether a project is in Concept, Systems Design, Technical Setup, Pre-Production, Production, Polish, or Release based on artifact heuristics and an optional explicit stage override file. - Collaborative Gap Analysis: Identifies missing GDDs, ADRs, sprint plans, and test coverage, then asks clarifying questions instead of assuming. - Role-Filtered Recommendations: Tailors next-step priorities for programmers, designers, producers, or general reviewers. - Use Case: Onboarding to a game project with scattered docs and code, run the analysis to get a completeness report and an approval-gated stage report written to production/. ## Quick Start Ask the assistant to analyze the current project state and detect its development stage, optionally specifying a role like programmer or designer.