coverage-review

Community

Analyze code coverage and suggest tests.

Authoralphaleonis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of running code coverage analysis, identifying areas with insufficient test coverage, and providing actionable suggestions for improvement.

Core Features & Use Cases

  • Automated Coverage Execution: Runs configured coverage tools on your codebase.
  • Gap Identification: Parses coverage reports to pinpoint uncovered lines and branches.
  • Severity Assessment: Classifies coverage gaps based on their potential impact (e.g., error handling, security).
  • Test Suggestions: Provides specific recommendations for new tests to address identified gaps.
  • Use Case: After a code change, run this Skill to ensure all new and modified code is adequately tested, preventing regressions and improving overall code quality.

Quick Start

Run a full code coverage analysis and review the findings.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: coverage-review
Download link: https://github.com/alphaleonis/decaf-claude-config/archive/main.zip#coverage-review

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.