build-quality-gates

Community

Quality gates in CI/CD that catch problems early.

Authoryaleh
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill codifies multi-layer build quality gates to catch issues before they reach CI pipelines, dramatically reducing failures and improving developer velocity.

Core Features & Use Cases

  • Three-layer gate architecture: P0, P1, P2 checks for commit integrity.
  • Automation templates: Pre-commit, CI, and performance checks.
  • Quality metrics: Error coverage and detection timing.
  • CI pipeline integration: Make targets and GitHub Actions examples.

Quick Start

Wire a pre-commit gate for temp-files and a CI gate for coverage threshold.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: build-quality-gates
Download link: https://github.com/yaleh/meta-cc/archive/main.zip#build-quality-gates

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository