github-devops-pre-push-quality-gate

Community

Ensure code quality before every push.

AuthorGDSDN
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents code that doesn't meet quality, testing, or security standards from being pushed to remote repositories, saving teams from introducing bugs or vulnerabilities.

Core Features & Use Cases

  • Automated Quality Checks: Runs linters, type checkers, tests, and build processes.
  • Security Scanning: Integrates CodeRabbit for code review and a security scan for dependency vulnerabilities and secrets.
  • Constitutional Enforcement: Enforces predefined quality gates based on project constitution.
  • Use Case: A developer is about to push a feature branch. This Skill automatically runs all configured checks, and if any critical issues are found (e.g., failing tests, high-severity security vulnerabilities), it blocks the push, prompting the developer to fix them first.

Quick Start

Run the github-devops-pre-push-quality-gate skill to perform all pre-push checks.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: github-devops-pre-push-quality-gate
Download link: https://github.com/GDSDN/kord-aios/archive/main.zip#github-devops-pre-push-quality-gate

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.