Test Gap from Diff

Community

Find missing tests from code changes.

Authorcdalsoniii
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies precisely which tests are missing for new or modified code, ensuring comprehensive test coverage and preventing regressions.

Core Features & Use Cases

  • Automated Test Gap Analysis: Analyzes code diffs to pinpoint missing tests.
  • Test Type Mapping: Uses a matrix to determine the exact types of tests required (unit, integration, property, etc.).
  • Prioritization: Ranks identified test gaps based on criticality (e.g., financial operations, public APIs).
  • Use Case: After a developer pushes a change to a critical financial service, this Skill can immediately report which specific unit and integration tests need to be written to cover the new logic.

Quick Start

Use the test-gap-from-diff skill to analyze the current git diff and report missing tests.

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: Test Gap from Diff
Download link: https://github.com/cdalsoniii/brightpath-coder/archive/main.zip#test-gap-from-diff

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.