gate-check

Validates project phase readiness by checking artifacts, quality standards, and blockers.

Updated May 16, 2026
One-click install
npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill gate-check-seonghuni
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-check
Source: https://github.com/SeongHuni/LightNShadowSurviver/tree/main/GameStudio/codex/skills/gate-check
Command: npx skills add https://github.com/SeongHuni/LightNShadowSurviver --skill gate-check-seonghuni

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures projects advance smoothly through various development phases by providing a structured gate check process that validates readiness based on artifacts, quality standards, and blockers.

Core Features & Use Cases

  • Phase Validation: Checks readiness for transitioning between project phases (e.g., from 'Concept' to 'Systems Design').
  • Artifact Verification: Validates the existence and content of required project artifacts (e.g., design documents, architecture records).
  • Quality Assurance: Ensures adherence to quality standards and resolves blockers.
  • User Collaboration: Informs the user of verification status and suggests actions for unresolved issues.
  • Director Panel Assessment: Gathers feedback from specialized directors (Creative, Technical, Producer, Art) for comprehensive review.

Quick Start

Run the gate-check skill with the target phase argument, e.g., '/gate-check production'.

Frequently Asked Questions about gate-check

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

FAQPage Schema
How do I validate project readiness for development phase transitions?

Phase validation for game development checks if required artifacts, quality standards, and blockers meet gate criteria before moving between phases. It analyzes design documents and architecture records to ensure readiness for transitions like Concept to Systems Design.

What is a gate check in game development project management?

A gate check is a structured validation process ensuring a project is ready to transition between development phases. It verifies existence and content of design documents, architecture records, and resolves blockers to confirm adherence to quality standards.

How do I run a gate check for a specific development phase?

Run a gate check for a specific phase by executing the skill with the target phase argument, such as '/gate-check production'. This triggers validation of artifacts, quality standards, and blockers for that phase transition.

Can I use phase validation to verify required design artifacts and architecture records?

Yes, phase validation performs artifact verification by checking the existence and content of required project artifacts. It specifically analyzes design documents and architecture records to confirm they meet the current phase gate criteria.

Does game development gate check support feedback from specialized directors?

Yes, the gate check process includes a Director Panel Assessment that gathers comprehensive feedback for the review. It collects input from specialized Creative, Technical, Producer, and Art directors to validate phase readiness.

What happens if quality assurance blockers are found during phase validation?

When blockers are found during phase validation, the Skill informs the user of the verification status and suggests specific actions for resolving the issues. This ensures adherence to quality standards before advancing the project.