quality-gate

Audit code quality across nine scopes and produce a structured report.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/rochaluiz8888/claude-code-skills --skill quality-gate-rochaluiz8888
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-gate
Source: https://github.com/rochaluiz8888/claude-code-skills/tree/main/quality-gate
Command: npx skills add https://github.com/rochaluiz8888/claude-code-skills --skill quality-gate-rochaluiz8888

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Unified codebase quality audit across nine non-overlapping scopes, delivering a structured report with maturity ratings and prioritized recommendations.

Core Features & Use Cases

  • Comprehensive audit across AI/LLM usage, accessibility, architecture, security, structural health, testing quality, testing infrastructure, documentation, and repository health.
  • Supports scope-focused audits (e.g., audit the app security, review repo-health, assess maintainability) and returns actionable recommendations.
  • Produces a repeatable workflow that can be run with no arguments for a full audit or with a specific scope argument to focus the analysis.

Quick Start

Run a full audit with no arguments to generate the complete report, or specify a scope (for example security) to focus the assessment.

Frequently Asked Questions about quality-gate

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

FAQPage Schema
How do I run a comprehensive code quality audit across my codebase?

Run a code quality audit by executing the audit workflow with no arguments to assess nine scopes, including architecture, security, and documentation. This generates a structured, multi-scope report with maturity ratings and prioritized recommendations for your project.

Can I focus a security audit on a specific scope instead of the whole project?

Yes, you can focus a security audit by passing a specific scope argument to the workflow. This parameter-driven scope selection restricts the assessment to a single domain, delivering targeted findings and actionable recommendations without evaluating the entire codebase.

What does a multi-scope codebase audit cover for repository health?

A multi-scope codebase audit covers nine non-overlapping scopes: AI usage, accessibility, architecture, security, structure, tests, infrastructure, docs, and repo health. It evaluates repository health and structural integrity to produce maturity-rated findings.

What is the best way to assess code maintainability and testing infrastructure?

The best way to assess maintainability and testing infrastructure is to use a governed audit workflow that evaluates structural health and testing quality. It produces a repeatable report with maturity ratings and prioritized recommendations for infrastructure improvements.

Do I need external static analysis tools to perform an architecture audit with this workflow?

No external static analysis tools are required to perform an architecture audit. The workflow applies a governed assessment mechanism directly to your codebase, analyzing structural health and architecture without listing any external dependencies.