Loading...
Loading...
Reviews a game design document for completeness, internal consistency, implementability, and adherence to project design standards. Run this before handing a design document to programmers.
npx skill4agent add donchitos/claude-code-game-studios design-reviewdesign/gdd/## Design Review: [Document Title]
### Completeness: [X/8 sections present]
[List missing sections]
### Consistency Issues
[List any internal or cross-system contradictions]
### Implementability Concerns
[List any vague or unimplementable sections]
### Balance Concerns
[List any obvious balance risks]
### Recommendations
[Prioritized list of improvements]
### Verdict: [APPROVED / NEEDS REVISION / MAJOR REVISION NEEDED]game-concept.mdgame-pillars.mddesign/gdd/systems-index.md"This concept is ready for systems decomposition. Runto break it down into individual systems with dependencies and priorities, then write per-system GDDs."/design-systems