qa-gate

Spawn a QA subagent and verify its results before routing failures to a fixer.

3|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/willietran/autoboard --skill qa-gate-willietran
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-gate
Source: https://github.com/willietran/autoboard/tree/main/skills/qa-gate
Command: npx skills add https://github.com/willietran/autoboard --skill qa-gate-willietran

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes and automates QA gate validation at feature layer boundaries, ensuring every layer's QA claims are verified before escalation.

Core Features & Use Cases

  • Spawns a QA subagent to perform acceptance and regression checks.
  • Validates the subagent's claims against coherence audit data and layer tracking information.
  • Routes failures to qa-fixer and supports re-invocation at the start of subsequent layers.

Quick Start

Spawn the QA subagent and verify its findings for the current layer, routing any failures to the fixer as needed.

Frequently Asked Questions about qa-gate

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

FAQPage Schema
How do I automate QA gate validation across feature layers?

Automating QA gate validation involves spawning a QA subagent to perform acceptance and regression checks at feature layer boundaries. The system verifies the subagent's claims against coherence audit data before escalating, ensuring every layer's QA claims are validated.

What is orchestrator-driven QA gate validation in software engineering?

Orchestrator-driven QA gate validation is an automated process that spawns a subagent to perform acceptance criteria verification and regression testing. It validates results against coherence audits and layer tracking data before routing any failures to a fixer for correction.

How do I route QA failures to a fixer during regression testing?

Routing QA failures to a fixer happens automatically when the spawned QA subagent identifies issues during validation. The orchestrator supports controlled retries and re-invocation at the start of subsequent layers to ensure traceable reporting and resolution.

Does qa-gate work with layered feature runs that require coherence audits?

Yes, this Skill is specifically designed for layered feature runs with coherence audits. It standardizes QA gate validation at feature layer boundaries by applying design criteria verification and validating subagent findings against layer tracking information.

What is the best way to standardize acceptance criteria verification at layer boundaries?

The best way to standardize acceptance criteria verification is using an orchestrator-driven QA gate that spawns a subagent for checks. This approach validates claims against coherence audit data, routes failures to a fixer, and enables controlled retries for traceable reporting.