checking-coverage-before-change

Community

Ensure code coverage before changes to avoid regression.

Authorcwijayasundara
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies which tests cover specific code symbols before making changes, preventing regressions and ensuring code quality.

Core Features & Use Cases

  • Coverage Analysis: Determines which tests cover each code symbol before edits.
  • Prevent Regressions: Stops changes to uncovered code, ensuring no new bugs are introduced.
  • Use Case: Before making a change in a development environment, use this Skill to check which tests cover the affected code. If any code is uncovered, route it to the appropriate sub-skill for handling.

Quick Start

Run the skill to check coverage before making changes to a code symbol: /checking-coverage-before-change

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: checking-coverage-before-change
Download link: https://github.com/cwijayasundara/claude_harness_eng_v5/archive/main.zip#checking-coverage-before-change

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.