What problem does it solve?
This Skill ensures that behavior specifications are clear, complete, and accurately aligned with the overall system design, preventing costly errors and ambiguities in game development.
Core Features & Use Cases
- Spec Auditing: Reviews individual behavior specs against a comprehensive checklist.
- Completeness & Quality Checks: Verifies all required sections are present and well-defined.
- System Alignment Verification: Ensures spec behaviors do not contradict the parent system design.
- ADR Impact Analysis: Identifies relevant Architecture Decision Records that may affect the spec.
- Registration Check: Confirms the spec is correctly indexed and referenced within the project structure.
- Use Case: Before merging a new feature's spec, use this Skill to perform a thorough review, catching potential issues related to clarity, completeness, or system conflicts early in the development cycle.
Quick Start
Use the scaffold-review-spec skill to review the behavior spec named 'player-movement'.