scaffold-review-prototype

Audit prototype documents for question clarity, scope discipline, and ADR follow-through.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that prototypes are well-defined, focused, and adhere to project scope, preventing wasted effort on unclear or overly broad experimental designs.

Core Features & Use Cases

  • Prototype Auditing: Reviews prototypes against a strict checklist for question clarity, scope discipline, and ADR follow-through.
  • Scope Enforcement: Identifies and flags issues with the "Build" and "Skip" scopes to maintain focus.
  • ADR Verification: Checks that design impacts from prototypes are properly documented in Architecture Decision Records.
  • Use Case: Before investing significant time in a new feature experiment, use this Skill to review the prototype design document, ensuring the question is specific, the scope is manageable, and the expected outcomes are clearly defined.

Quick Start

Use the scaffold-review-prototype skill to review the prototype named 'PROTO-123'.

Frequently Asked Questions about scaffold-review-prototype

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

FAQPage Schema
How do I audit a game prototype for scope discipline and question clarity?

Auditing a game prototype for scope discipline requires reading prototype files and design documents to verify question clarity. This process prevents wasted effort on overly broad experimental designs by checking that the prototype's focus is manageable.

What is prototype scope enforcement in game development scaffolds?

Prototype scope enforcement in game development scaffolds is the process of identifying and flagging issues with the Build and Skip scopes. It maintains focus on the core experimental question and prevents uncontrolled feature expansion during the design phase.

How do I verify Architecture Decision Records follow-through for a game prototype?

To verify Architecture Decision Records (ADR) follow-through for a game prototype, read all ADRs and check that design impacts from the prototype are properly documented. This ensures completeness and consistency across the project's architecture decisions.

When do I need to review a prototype file within a game development scaffold?

You need to review a prototype file within a game development scaffold before investing significant time in a new feature experiment. This ensures the prototype adheres to project constraints and design principles before implementation begins.

Can I use a design audit to check if a prototype adheres to project constraints?

Yes, you can use a design audit to check if a prototype adheres to project constraints. The audit reads index files, system indexes, and ADRs to verify completeness, ensuring the prototype design aligns with established project boundaries.

What are the limitations of automated prototype review for game design documents?

The limitations of automated prototype review include relying entirely on the content within prototype files, index files, and ADRs. It cannot assess undocumented design intentions or evaluate gameplay feel outside the scaffold's textual artifacts.