scaffold-review-design

Review game design documents for completeness, consistency, and best practices.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/rmans/ClaudeScaffold --skill scaffold-review-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-review-design
Source: https://github.com/rmans/ClaudeScaffold/tree/main/Install/.claude/skills/scaffold-review-design
Command: npx skills add https://github.com/rmans/ClaudeScaffold --skill scaffold-review-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the tedious and error-prone process of reviewing game design documents for completeness, consistency, and adherence to best practices, ensuring a higher quality foundation for game development.

Core Features & Use Cases

  • Completeness Checks: Identifies unfilled sections, TODOs, and placeholder text in design documents.
  • Consistency Validation: Verifies that system designs are consistent across index tables and corresponding files.
  • Cross-Reference Auditing: Checks for broken links and circular dependencies between systems.
  • Advisory Context: Provides optional checks against common design pitfalls and genre conventions.
  • Use Case: Before a major design milestone, run this Skill to get a comprehensive report on any gaps or inconsistencies in your game's design documentation, allowing you to address them proactively.

Quick Start

Run scaffold-review-design to audit the current design document for completeness and consistency.

Frequently Asked Questions about scaffold-review-design

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit game design documents for completeness and consistency?

To audit game design documents, you can run an automated review process that identifies unfilled sections, TODOs, and placeholder text while verifying synchronization between system index tables and corresponding files. This validates cross-references and highlights design gaps proactively.

What is cross-reference auditing in game design documentation?

Cross-reference auditing in game design documentation checks for broken links and circular dependencies between systems. It validates file existence within the design hierarchy to ensure structural integrity and consistent system mapping across the project.

How do I check for broken links and circular dependencies between game systems?

You can check for broken links and circular dependencies by running an automated consistency validation process. This verifies file existence, validates system index synchronization, and audits cross-references within the design hierarchy to pinpoint structural inconsistencies.

Does this design audit tool check for common game design pitfalls and genre conventions?

Yes, the design audit provides advisory context based on common design pitfalls and genre conventions. It offers optional checks alongside completeness and consistency validation to help align your documentation with established best practices.

When should I run a game design documentation review?

You should run a game design documentation review before a major design milestone. This generates a comprehensive report on gaps, unfilled sections, and inconsistencies, allowing you to address foundational errors proactively before development progresses.

What is the best way to validate system index synchronization in design docs?

The best way to validate system index synchronization is to use an automated consistency check that verifies system designs match across index tables and their corresponding files. This ensures data alignment and prevents broken cross-references within the hierarchy.