skill-coverage-audit

Official

Ensure code tests cover all critical paths and gaps.

AuthorCES-Ltd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers verify the completeness of their test coverage by analyzing codepaths, mapping existing tests, and identifying untested scenarios, ensuring software reliability.

Core Features & Use Cases

  • Codepath Analysis: Trace code execution paths in changed files including error and condition branches.
  • Test Mapping: Find and evaluate existing tests related to the code under review.
  • Coverage Visualization: Generate ASCII summaries showing tested vs untested paths.
  • Auto-Generate Tests: Create new test cases for uncovered codepaths following project conventions.
  • Use Case: When preparing for deployment, a developer runs this Skill to identify untested error handling paths and automatically generate the missing tests to improve quality.

Quick Start

Invoke the skill with your code diff or source directory and review the coverage report to see gaps and suggested tests.

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: skill-coverage-audit
Download link: https://github.com/CES-Ltd/Lumi/archive/main.zip#skill-coverage-audit

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.