gate-evaluation

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

175|26|Updated Aug 14, 2025
One-click install
npx skills add https://github.com/jmagly/ai-writing-guide --skill gate-evaluation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-evaluation
Source: https://github.com/jmagly/ai-writing-guide/tree/main/.factory/skills/gate-evaluation
Command: npx skills add https://github.com/jmagly/ai-writing-guide --skill gate-evaluation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates validators to check phase exit criteria and produce a pass/fail gate report.

Core Features & Use Cases

  • Targeted gates: Phase-specific criteria with artifacts.
  • Parallel validators: Run validators and aggregate results.
  • Remediation: Provide actionable gate recommendations.

Quick Start

Evaluate the Elaboration exit gate for a feature drop and generate a gate report.

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 gates for project progression?

Phase-gate validation checks exit criteria across your project lifecycle, orchestrating artifact verification and parallel validator dispatch to produce pass/fail reports with remediation guidance for moving to the next phase.

What artifacts and constraints does a phase gate enforce?

Gates enforce artifact presence, status requirements (baselined or draft), version constraints, and other phase-specific exit criteria. The validation produces comprehensive reports with actionable recommendations when gates fail.

Can I run multiple validators in parallel for gate evaluation?

Yes, the gate-evaluation Skill orchestrates parallel validator dispatch across your phase criteria, aggregates results efficiently, and generates consolidated gate reports without manual result consolidation.

How does gate evaluation work across different project lifecycle stages?

Gate evaluation applies targeted, phase-specific criteria across inception, elaboration, construction, transition, and other lifecycle gates, adapting validation rules and artifact checks to each stage's exit requirements.

What happens when a phase gate fails validation?

Failed gates produce detailed pass/fail reports that include remediation guidance, identifying which criteria weren't met and recommending corrective actions before phase progression.