servo:quality-gate

Community

Run and evaluate project quality against defined criteria.

Authorramboz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill assesses the quality of a project against predefined criteria, providing a standardized evaluation that can be used for continuous improvement and automated decision-making.

Core Features & Use Cases

  • Automated Quality Evaluation: Execute pre-defined scripts to assess project quality.
  • Threshold-Based Reporting: Generate pass/fail results based on threshold values.
  • Audit Manifest: Inspect the installed components and configuration for transparency.
  • Use Case: After a code commit, use this Skill to automatically check the project's quality and alert developers if it fails to meet the specified standards.

Quick Start

Run the quality gate for the project at '/path/to/repo' by executing: `python3 ${CLAUDE_PLUGIN_ROOT}/skills/quality-gate/gate.py /path/to/repo'

Dependency Matrix

Required Modules

python

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: servo:quality-gate
Download link: https://github.com/ramboz/servo/archive/main.zip#servo-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 620,000+ vetted skills library on demand.