gate-evaluation

Validate project phase gate criteria and generate pass/fail reports.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/robit-man/transcribe-cli --skill gate-evaluation-robit-man
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-evaluation
Source: https://github.com/robit-man/transcribe-cli/tree/main/.claude/skills/gate-evaluation
Command: npx skills add https://github.com/robit-man/transcribe-cli --skill gate-evaluation-robit-man

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the critical process of validating whether a project has met all the necessary criteria to advance to the next phase, preventing premature transitions and ensuring quality.

Core Features & Use Cases

  • Automated Gate Checks: Validates exit criteria for project phases like LOM, ABM, IOC, and PRM.
  • Artifact Verification: Checks for the existence and status (draft, approved, baselined) of required artifacts.
  • Multi-Agent Orchestration: Dispatches specific validator agents to assess different criteria.
  • Use Case: Before a software project can move from the 'Elaboration' phase to 'Construction', this skill can be triggered to automatically verify that the Software Architecture Document is baselined, key Architecture Decision Records exist, and risk mitigation targets are met.

Quick Start

Check if we are ready to transition to the construction phase.

Frequently Asked Questions about gate-evaluation

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

FAQPage Schema
How do I validate phase gate criteria for project milestones?

Validating phase gate criteria involves checking artifact status and version requirements against defined gate definitions for phases like LOM, ABM, IOC, and PRM. Multi-agent review orchestrates parallel validators to assess specific criteria and generates structured pass/fail reports with remediation guidance.

What is multi-agent review for project phase transitions?

Multi-agent review for phase transitions dispatches specific validator agents in parallel to assess different exit criteria. This mechanism verifies artifact existence and baselined status to prevent premature project transitions and ensure quality before advancing.

How do I check if required artifacts are baselined before a phase gate review?

Checking if required artifacts are baselined is automated through artifact verification, which validates the existence and status of draft, approved, or baselined documents. This ensures all necessary project artifacts meet version requirements before phase progression.

Can I use automated gate checks for software architecture phase transitions?

Automated gate checks can be used for software architecture phase transitions by verifying that the Software Architecture Document is baselined, key Architecture Decision Records exist, and risk mitigation targets are met before moving from Elaboration to Construction.

What is the best way to generate pass/fail reports for milestone gates?

Generating pass/fail reports for milestone gates is best handled by multi-agent validation that produces structured gate reports. These reports detail the validation status, blocking issues, and specific remediation guidance for failed criteria.

Why does phase gate validation fail and how do I identify blocking issues?

Phase gate validation fails when required artifacts are missing or lack approved baselined status, preventing the project from meeting defined exit criteria. Structured gate reports identify these blocking issues and provide remediation guidance to resolve them.