Quality Metrics Skill

Community

Ensure code quality with metrics.

Authormichsindlinger
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the tracking, analysis, and reporting of code quality metrics, ensuring adherence to standards and driving continuous improvement in software development.

Core Features & Use Cases

  • Code Coverage Analysis: Monitor line, branch, and function coverage, setting thresholds and identifying untested code.
  • Test Health Monitoring: Track test execution times, identify flaky tests, and monitor test stability.
  • Quality Gate Enforcement: Automate quality checks in CI/CD pipelines to prevent deployment of substandard code.
  • Defect Metrics: Analyze defect detection rates, MTTD, MTTR, and defect density.
  • Use Case: Integrate this skill into your CI/CD pipeline to automatically verify that new code meets coverage targets and that tests remain stable, blocking deployments if quality gates are not met.

Quick Start

Configure SimpleCov for Ruby projects to track code coverage and enforce a minimum of 85% coverage.

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: Quality Metrics Skill
Download link: https://github.com/michsindlinger/agent-os-extended/archive/main.zip#quality-metrics-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.