What problem does it solve?
When joining an in-progress game development project or upgrading from an older template version, existing project artifacts like game design documents (GDDs), architecture decision records (ADRs), and user stories may exist but be formatted incorrectly for your team's template workflow. This leads to template skills silently failing or producing incorrect results later in the development process. This skill eliminates that risk by performing a full compliance audit of all existing artifacts before you start working.
Core Features & Use Cases
- Full Format Compliance Audit: Checks all existing game project artifacts (GDDs, ADRs, user stories, infrastructure files, technical preferences) against the template's required structure, not just file existence.
- Gap Severity Classification: Organizes all found gaps into four priority tiers (Blocking, High, Medium, Low) so you know exactly what to fix first to avoid pipeline failures.
- Prioritized Migration Plan: Generates a numbered, actionable plan with exact fix commands, manual steps, and time estimates for every gap, plus guidance on bootstrapping missing infrastructure.
- Use Case: You're a new game dev joining a mid-production project, and you need to confirm all existing design docs and architecture decisions will work with your team's template skills like /create-stories and /architecture-review before you start contributing.
Quick Start
Run the adopt skill on your active game development project directory to get a full compliance audit and prioritized migration plan for all existing project artifacts.