framework-quality-gates

Community

Automate code quality, ensure reliability.

Authorfixthatbug
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enforces rigorous code quality and reliability standards through automated verification, preventing low-quality code from progressing. It mandates Test-Driven Development (TDD) and implements a 3-strike failure protocol, ensuring systematic issue resolution.

Core Features & Use Cases

  • Five Verification Gates: Automates linting, testing, coverage, quality metrics, and security scanning to ensure comprehensive code review.
  • TDD Mandate: Enforces a Red-Green-Refactor workflow, ensuring tests are designed and written before any code implementation.
  • 3-Strike Failure Protocol: Provides a structured recovery process for verification failures, escalating to human intervention only when autonomous options are exhausted.
  • Use Case: When developing new features or refactoring existing code, use this skill to automatically validate every change against strict quality standards, ensuring high-quality, secure, and maintainable software.

Quick Start

Use the framework-quality-gates skill to run all verification gates on the 'src/' directory with a coverage threshold of 90%.

Dependency Matrix

Required Modules

ruffpytestpytest-covradonbanditflake8safetynpm

Components

scriptsreferencesassets

💻 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: framework-quality-gates
Download link: https://github.com/fixthatbug/claude-agent-skill-workflow/archive/main.zip#framework-quality-gates

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 471,000+ vetted skills library on demand.