phase-gates

Automate phase gate validation across Planning, Development, and Validation phases.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/This-HW/hantu_quant --skill phase-gates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phase-gates
Source: https://github.com/This-HW/hantu_quant/tree/main/.claude/skills/phase-gates
Command: npx skills add https://github.com/This-HW/hantu_quant --skill phase-gates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates phase transition validation across Planning, Development, and Validation to ensure gates are satisfied before moving forward.

Core Features & Use Cases

  • Automates multi-phase gating with clear pass/fail signals and delegated actions (e.g., clarify-requirements, plan-implementation, fix-bugs).
  • Supports parallel verification, review/handoff, and optional bypass with audit logs for fast-tracking in urgent scenarios.
  • Use Case: A product team uses phase gates to gate transitions, automatically triggering the next phase when criteria are met.

Quick Start

Trigger the next phase gate by validating criteria and starting plan-implementation when gates pass.

Frequently Asked Questions about phase-gates

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

FAQPage Schema
How do I automate phase gate validation for project transitions?

Automate phase gate validation by enforcing quality checks across Planning, Development, and Validation phases. The system triggers the next phase automatically when all gate criteria are met, ensuring formalized transitions without manual oversight.

Can I bypass phase gates for urgent project fast-tracking?

Yes, you can bypass phase gates in urgent scenarios. The system supports optional bypasses with full audit logs, ensuring that fast-tracking transitions remain documented and compliant for later review.

How do I configure phase gates using YAML?

Configure phase gates by defining your validation criteria and rules in a YAML file. This allows you to customize gate checks for Planning, Development, and Validation phases to match your specific project requirements.

What happens when a phase gate validation check fails?

When a phase gate validation fails, the system provides clear pass/fail signals and triggers delegated remediation actions like fix-bugs or clarify-requirements, automatically re-verifying the criteria once the issues are resolved.

Does phase gate automation support parallel verification and handoffs?

Yes, phase gate automation supports parallel verification and review handoffs. This enables multiple validation checks to run concurrently, speeding up the transition process while maintaining strict quality assurance.

What is the best way to manage quality assurance across multiple project phases?

The best way to manage quality assurance across multiple phases is using automated phase gates. They enforce formalized gate checks, trigger delegated actions for failures, and maintain audit logs for all transitions and bypasses.