gate-check

Perform structured phase-gate checks on artifacts and quality signals.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/CarlosQ96/robot-crawler --skill gate-check-carlosq96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-check
Source: https://github.com/CarlosQ96/robot-crawler/tree/main/.agents/skills/gate-check
Command: npx skills add https://github.com/CarlosQ96/robot-crawler --skill gate-check-carlosq96

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill determines if a project is ready to move to the next development phase by enforcing a formal gate process that checks for required artifacts and quality indicators.

Core Features & Use Cases

  • Phase-appropriate artifact verification across concept through release gates.
  • Cross-GDD consistency checks and director-panel input aggregation to surface blockers.
  • Automated verdict generation with actionable blockers and next-step recommendations.

Quick Start

Confirm the target transition and run the gate to receive a formal readiness verdict.

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 a phase gate transition?

Phase gate checks verify artifact presence, review cross-GDD consistency, and collect director-panel inputs in parallel to determine if a project meets the criteria to advance to the next development phase.

What development phase transitions can I run a gate check for?

Gate checks apply to transitions from Concept to Systems Design, Systems Design to Technical Setup, Technical Setup to Pre-Production, Pre-Production to Production, Production to Polish, and Polish to Release.

How does artifact verification work during a phase gate review?

It enforces artifact and quality checks to verify deliverable presence, review status, and cross-GDD consistency before clearing the project to advance.

Can I aggregate director-panel inputs when checking phase readiness?

Yes, the system collects director-panel inputs in parallel to surface blockers and inform the formal readiness verdict.

What is the best way to identify blockers preventing a phase transition?

Run a gate check to surface blockers by aggregating director-panel inputs and verifying cross-GDD consistency, yielding actionable next-step recommendations.

Do I need a Game Design Document to perform a cross-GDD consistency check?

Yes, a Game Design Document is required because the check validates cross-GDD consistency to ensure artifact alignment before advancing phases.