quality-gate

Synthesize quality assessments into a go/no-go decision with YAML and Markdown reports.

2|2|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill quality-gate-adolfoaranaes12
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-gate
Source: https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/quality-gate
Command: npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill quality-gate-adolfoaranaes12

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Synthesizes all available quality assessments (risk, test design, traceability, NFR) into a single gate decision with rationales and automation-ready reports.

Core Features & Use Cases

  • Dimension-based scoring across 6 quality areas
  • YAML report for CI/CD and Markdown report for human review
  • Action items for CONCERNS/FAIL decisions

Quick Start

Run after assessments complete to generate gate decision and reports, with output paths provided in the results.

Frequently Asked Questions about quality-gate

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

FAQPage Schema
How do I synthesize quality assessments into a deployment decision?

A quality gate synthesizes risk, test design, traceability, and NFR assessments into a single go/no-go decision. This Skill integrates scores across six quality dimensions, applies configurable weights and thresholds, and outputs actionable rationales for CI/CD automation and human review.

Can I automate quality gates in my CI/CD pipeline?

Yes. The Skill generates YAML reports designed for CI/CD pipeline integration alongside Markdown reports for manual review. It processes task files and configuration inputs to emit gate decisions with audit trails and telemetry for automation workflows.

What quality dimensions does a gate decision cover?

Quality gates assess across six dimensions: risk assessment, test design coverage, traceability completeness, and NFR (non-functional requirement) compliance. Each dimension receives a weighted score; combined scores determine the final gate outcome with critical gap rules applied.

How do I handle gate failures or concerns in deployment workflows?

When the gate reaches CONCERNS or FAIL decisions, the Skill generates action items identifying gaps and remediation paths. These recommendations guide teams on what to address before proceeding, with full audit trails for traceability and compliance review.

What inputs does a quality gate need to make a decision?

Quality gates require completed assessments in risk, test design, traceability, and NFR areas as input data. The Skill also accepts configuration files specifying dimension weights, threshold criteria, and critical gap rules to customize gate behavior for your deployment context.

Do quality gates track and report compliance metrics?

Yes. The Skill emits telemetry and maintains audit trails throughout the gate decision process. Both YAML and Markdown outputs document scoring rationales, threshold application, and compliance status—enabling governance, metrics collection, and post-deployment analysis.