quality-gate

Classify code change errors by severity for AI auto-fix or specialist escalation.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/CloakingGhost/design-pattern-viz --skill quality-gate-cloakingghost
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-gate
Source: https://github.com/CloakingGhost/design-pattern-viz/tree/main/ai-system/.skills/quality-gate
Command: npx skills add https://github.com/CloakingGhost/design-pattern-viz --skill quality-gate-cloakingghost

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides automated quality assurance guidelines for evaluating code changes, helping to decide whether errors require AI auto-fix or escalation to a specialist agent.

Core Features & Use Cases

  • Code Quality Evaluation: Enforces quality gates after task completion.
  • Error Triage: Classifies errors by severity (Minor, Moderate, Major) to determine the appropriate response.
  • Use Case: After an AI agent completes a coding task, this skill can be invoked to automatically check the code for common issues, suggest fixes for minor problems, and flag more complex issues for human review or a specialist agent.

Quick Start

Use the quality-gate skill to check the code changes for quality assurance.

Frequently Asked Questions about quality-gate

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

FAQPage Schema
How do I automate code quality checks after an AI agent completes a coding task?

Automated code quality checks evaluate recent code changes to enforce quality gates post-task. The system provides error classification by severity to determine whether issues require AI auto-fix or escalation to a specialist agent for resolution.

What is the best way to classify code review errors by severity?

Classifying code review errors by severity involves categorizing issues into Minor, Moderate, or Major tiers. This triage process determines the appropriate response, suggesting fixes for minor problems while flagging complex issues for human review or specialist agent escalation.

How does automated error triage work for post-task code validation?

Automated error triage for post-task validation works by evaluating code changes against quality assurance guidelines. It issues self-check reminders and classifies errors to guide whether an AI auto-fix is sufficient or if specialist agent escalation is required.

Can I use automated quality gates to decide between AI auto-fix and specialist escalation?

Yes, automated quality gates evaluate code changes to decide between AI auto-fix and specialist escalation. By classifying errors by severity, the system routes minor problems to auto-fix and flags major issues for human or specialist agent intervention.

When do I need quality assurance guidelines for evaluating code changes?

Quality assurance guidelines for evaluating code changes are needed after an AI agent completes a coding task. They support the post-task validation workflow by providing self-check reminders and error severity guides to ensure code review standards are met.

Does the quality-gate workflow support self-check reminders for code review?

Yes, the quality-gate workflow supports self-check reminders for code review. It provides quality assurance guidelines and error severity guides to validate code changes, determining the need for AI auto-fix or specialist agent escalation based on the triage.