analyze-coverage

Community

Pinpoint and fix code coverage gaps.

Authorsequenzia
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically analyzes your project's test coverage, identifies specific areas lacking tests, and provides actionable recommendations to improve code quality and reduce bugs.

Core Features & Use Cases

  • Automated Coverage Analysis: Runs standard coverage tools (pytest-cov, istanbul/c8) to get precise coverage metrics.
  • Gap Identification: Pinpoints uncovered lines, branches, and functions.
  • Spec Mapping: Optionally maps coverage against your acceptance criteria to ensure requirements are tested.
  • Actionable Recommendations: Suggests specific tests to write for each identified gap.
  • Use Case: After writing new code, run this Skill to ensure all new logic is covered by tests. If coverage drops below 80%, it will highlight exactly which files and lines need more tests.

Quick Start

Analyze the test coverage for the current project and report any gaps.

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: analyze-coverage
Download link: https://github.com/sequenzia/agent-alchemy/archive/main.zip#analyze-coverage

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.