gate-check

Validate required artifacts and blockers to produce a PASS, CONCERNS, or FAIL verdict.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/packetalien/cursor-game-studios --skill gate-check-packetalien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-check
Source: https://github.com/packetalien/cursor-game-studios/tree/main/.cursor/skills/gate-check
Command: npx skills add https://github.com/packetalien/cursor-game-studios --skill gate-check-packetalien

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Gate-check provides a structured, repeatable assessment to determine if a project is ready to advance to the next development phase by validating artifact presence, quality controls, blockers, and by producing a formal verdict.

Core Features & Use Cases

  • Prescribes required artifacts and quality checks between phases to standardize progression.
  • Produces a formal verdict (PASS / CONCERNS / FAIL) and highlights blockers and required artifacts.
  • Supports collaborative prompts (AskUserQuestion) for confirmation before stage advancement and collects director input to guide decisions.

Quick Start

Initiate a gate check for the current or next phase to obtain artifact status, blockers, and a recommended next-step 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 stage transition between development phases?

A phase gate check evaluates readiness by validating artifact presence, quality controls, and blockers to decide if stage progression is permissible. It produces a formal PASS, CONCERNS, or FAIL verdict before advancing.

What is a phase gate check and how does it govern project progression?

A phase gate check is a structured governance assessment that validates required artifacts and quality controls before a stage transition. It standardizes progression by producing a formal verdict and highlighting blockers.

How do I perform artifact verification and design audits before moving from Systems Design to Technical Setup?

You perform artifact verification by initiating a gate check for the target phase. The assessment prescribes required artifacts, coordinates design audits, collects director input, and prompts for user confirmation before advancing.

Can I use phase gate governance to coordinate director inputs and user confirmation for project advancement?

Yes, phase gate governance supports collaborative prompts to collect director inputs and ask for user confirmation. This ensures stage advancement decisions incorporate stakeholder review alongside artifact validation.

What is the difference between PASS, CONCERNS, and FAIL verdicts in quality checks?

A PASS verdict permits stage transition, CONCERNS highlights blockers requiring attention before progression, and FAIL denotes missing required artifacts or unmet quality checks preventing advancement.

When should I not use an automated gate check for project management stage transitions?

You should avoid automated gate checks when required artifacts are undefined or quality criteria lack standardization. The process relies on prescriptive artifact validation, making it ineffective without established phase boundaries.