What problem does it solve?
This Skill provides a structured, read-only review of code to identify quality issues, architectural violations, standards gaps, testability problems, and game-specific risks before implementation is approved.
Core Features & Use Cases
- Standards Analysis: Evaluates documentation, complexity, dependency management, configuration, and interface practices.
- Architecture and SOLID Review: Checks dependency direction, layer separation, modularity, and object-oriented design principles.
- Game-Specific Validation: Reviews frame-rate independence, hot-path allocations, state handling, thread safety, and resource cleanup.
- Specialist Coordination: Delegates applicable engine, language, shader, UI, and QA testability reviews in parallel.
- Use Case: Review a Godot C# gameplay system and its associated story to identify blocking architectural violations, missing test seams, and deviations from referenced ADRs.
Quick Start
Use the code-review skill to review the specified file or directory and report findings using the required review format.