scaffold-bulk-review-engine

Review engine documentation for consistency, completeness, and layer boundaries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the comprehensive review of all engine-related documentation, ensuring consistency across different aspects of game engine implementation and alignment with the overall design.

Core Features & Use Cases

  • Cross-Doc Consistency Check: Verifies that coding practices, UI guidelines, input systems, scene architecture, and performance budgets align with each other and the core design documents.
  • Completeness Assessment: Evaluates individual engine documents for completeness, identifying missing sections or unimplemented features.
  • Gap Analysis: Pinpoints missing engine documentation or design requirements not addressed by the engine layer.
  • Layer Boundary Enforcement: Ensures engine documentation focuses strictly on implementation ("how") and does not bleed into design ("what") or system behavior.
  • Use Case: Before a major release, run this Skill to catch any inconsistencies or omissions in the engine documentation that could lead to bugs or development delays.

Quick Start

Run a full audit of all engine documentation for consistency and completeness.

Frequently Asked Questions about scaffold-bulk-review-engine

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

FAQPage Schema
How do I check engine documentation for cross-document inconsistencies?

To audit engine documentation for cross-document inconsistencies, run a bulk review that verifies coding best practices, UI guidelines, and scene architecture align with core design files.

What is a technical audit for game engine documentation completeness?

A technical audit for game engine documentation completeness evaluates individual engine documents to identify missing sections, unimplemented features, and coverage gaps between design requirements and implementation.

How do I enforce layer boundaries between design and implementation docs?

To enforce layer boundaries between design and implementation docs, you can use an automated review process that ensures engine documentation focuses strictly on implementation details rather than bleeding into system behavior or design definitions.

Can I run a bulk consistency check across all engine architecture and performance files?

Yes, you can run a bulk consistency check across all engine architecture and performance files. The review assesses per-document completeness and verifies that performance budgets and input systems align with design documents.

When should I perform a gap analysis on engine documentation?

You should perform a gap analysis on engine documentation before a major release to pinpoint missing engine documentation or design requirements not addressed by the engine layer, preventing bugs and development delays.