Testing Quality Gate Skill

Official

Ensure code quality before commit.

AuthorEnergySystemsGroup
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill acts as a pre-commit gatekeeper, ensuring that all necessary tests are in place and passing before code is committed, thereby preventing regressions and maintaining code integrity.

Core Features & Use Cases

  • Automated Test Verification: Checks for the existence and relevance of tests based on code changes.
  • Drift Detection: Identifies discrepancies between production code and inline test logic.
  • Test Execution Guidance: Recommends and triggers appropriate test suites (critical, API, DB integration, etc.).
  • Use Case: Before committing a change to an API route, this Skill will automatically verify that API tests exist, run them, and report any failures, ensuring the API remains stable.

Quick Start

Run the testing quality gate skill to check my code changes before committing.

Dependency Matrix

Required Modules

None required

Components

referencesscripts

💻 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: Testing Quality Gate Skill
Download link: https://github.com/EnergySystemsGroup/Meridian-ESG/archive/main.zip#testing-quality-gate-skill

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.