quality-gates

Automate quality gate verification for code review and deployment.

5|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/duyet/duyetbot-agent --skill quality-gates-duyet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-gates
Source: https://github.com/duyet/duyetbot-agent/tree/main/apps/duyetbot-action/.claude/skills/quality-gates
Command: npx skills add https://github.com/duyet/duyetbot-agent --skill quality-gates-duyet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides structured quality gate procedures for verifying code quality, security, performance, and production readiness before delivery.

Core Features & Use Cases

  • Quality gate levels Standard, Strict, and Critical to tailor checks per change.
  • Comprehensive procedures for Code Quality, Test Coverage, Security, Performance, Documentation, and Integration gates.
  • Use Case: Apply during code reviews, pre-merge validations, pre-deployment verification, release readiness assessments, and post-implementation quality audits.

Quick Start

Invoke the quality-gates skill during code review and deployment to automatically run the defined gates.

Frequently Asked Questions about quality-gates

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

FAQPage Schema
How do I automate pre-deployment quality gate verification for code releases?

Automate pre-deployment quality gate verification by applying structured checks for code quality, security, performance, and test coverage before delivery. This skill executes these procedures automatically during code reviews and release readiness assessments to ensure production safety.

What are quality gates in code review and when should I apply them?

Quality gates in code review are structured verification checkpoints for code quality, test coverage, security, performance, and documentation. Apply them during pre-merge validations, pre-deployment verification, and post-implementation audits to enforce release readiness.

How do I enforce different severity levels for pre-merge checks and release readiness?

Enforce different severity levels for pre-merge checks using Standard, Strict, and Critical quality gate tiers. This allows you to tailor verification procedures per change, applying progressively rigorous code quality, security, and performance constraints based on release risk.

Can I run security and performance gates without configuring external dependencies?

Yes, you can run security and performance gates without external dependencies. The skill provides self-contained, executable procedures for verifying code quality, test coverage, and documentation gates natively during your code review and deployment workflow.

What is the best way to structure post-implementation quality audits for production code?

The best way to structure post-implementation quality audits is to apply comprehensive quality gates that verify code quality, test coverage, security, performance, and integration. This ensures continuous production readiness and validates that delivered code meets predefined safety standards.

Does this quality gate approach work for both code reviews and pre-deployment verification?

Yes, this quality gate approach works for both code reviews and pre-deployment verification. It provides executable procedures across code quality, test coverage, security, performance, documentation, and integration gates to comprehensively assess release readiness at multiple stages.