gate-check

Validate project readiness for phase advancement with PASS, CONCERNS, or FAIL verdicts.

18|5|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill gate-check-wsman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-check
Source: https://github.com/wsman/MY-DOGE-MICRO/tree/main/.agents/skills/gate-check
Command: npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill gate-check-wsman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes guesswork from phase transitions by checking whether a project is truly ready to advance, then producing a clear PASS, CONCERNS, or FAIL verdict with specific blockers.

Core Features & Use Cases

  • Phase Readiness Validation: Verifies required artifacts, quality gates, and risk conditions before moving to the next development stage.
  • Domain-Aware Checks: Auto-detects whether the project is a game or a general product and applies the correct stage model and criteria.
  • Actionable Gate Reports: Summarizes missing evidence, unresolved issues, and next steps so teams know exactly what to fix.
  • Use Case: A product team can run this Skill before advancing from architecture to implementation to confirm that CDDs, ADRs, UX requirements, and validation evidence are all in place.

Quick Start

Ask the gate-check skill to evaluate whether this project is ready to move to the next development phase.

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 before advancing development phases?

Validating project readiness requires checking required artifacts, quality conditions, and gate-specific blockers to produce a clear PASS, CONCERNS, or FAIL verdict. This process inspects file-based artifacts and applies risk assessment to ensure structured phase transitions.

What is a phase gate readiness review for game and product development?

A phase gate readiness review is a structured advancement decision mechanism that evaluates whether a project can move from concept through release. It applies domain-aware stage models to verify architecture, implementation, verification, and launch readiness.

How do I check if required artifacts are complete before moving to the implementation phase?

Checking required artifacts involves file-based artifact inspection to confirm that CDDs, ADRs, UX requirements, and validation evidence are in place. The gate-check mechanism summarizes missing evidence and unresolved issues with actionable next steps.

Can I use automated phase governance for both game and general product repositories?

Automated phase governance supports both game and general product repositories by auto-detecting the project domain. It then applies the correct stage model and criteria to evaluate advancement readiness across different development workflows.

What's the best way to conduct a risk assessment for project phase transitions?

Conducting a risk assessment for phase transitions involves evaluating quality conditions and gate-specific blockers against required artifacts. This yields an actionable gate report with a definitive verdict, ensuring teams know exactly what to fix before proceeding.