gate-check

Validate development phase readiness with structured PASS, CONCERNS, or FAIL verdicts.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/HechaoYannet/3kingdom-unity --skill gate-check-hechaoyannet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-check
Source: https://github.com/HechaoYannet/3kingdom-unity/tree/main/.claude/skills/gate-check
Command: npx skills add https://github.com/HechaoYannet/3kingdom-unity --skill gate-check-hechaoyannet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill validates readiness to advance between development phases and provides a formal PASS/CONCERNS/FAIL verdict with blockers and required artifacts.

Core Features & Use Cases

  • Validate current stage and target phase transitions with an automated gate check.
  • Enumerate and verify required artifacts and quality gates across stages.
  • Produce structured verdicts and guide next steps, including director panel assessment when enabled.

Quick Start

Ask the skill to verify readiness for a specific phase, 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 check if required artifacts are ready for a project phase transition?

To validate phase readiness, an automated gate check verifies that required artifacts exist and reviews are addressed. It then returns a structured PASS, CONCERNS, or FAIL verdict detailing blockers and next steps for advancing.

What is a phase gate check in project management?

A phase gate check in project management is an automated validation process that ensures development readiness before advancing between stages like Concept, Systems Design, and Production. It verifies required artifacts and quality gates to produce a formal readiness verdict.

How do I verify readiness to advance from pre-production to production?

To verify readiness to advance from pre-production to production, you request a gate check for the production phase. The system validates required artifacts, checks if reviews are addressed, and returns a structured verdict with any blockers preventing the phase transition.

Can I get a formal readiness verdict for a technical setup phase transition?

Yes, you can get a formal readiness verdict for a technical setup phase transition by running an automated gate check. It assesses required artifacts and quality gates, returning a structured PASS, CONCERNS, or FAIL verdict with actionable blockers and next steps.

What should I do when a phase gate check returns blockers?

When a phase gate check returns blockers, you must resolve the missing required artifacts or unaddressed reviews identified in the structured verdict. Once these blockers are cleared, you can re-run the gate check to validate readiness and advance to the next development phase.

Does the gate check support phase transitions up to final release?

Yes, the gate check supports phase transitions up to final release, validating readiness across stages including Concept, Systems Design, Pre-Production, Production, Polish, and Release. It ensures all required artifacts and quality gates are met before advancing to release.