coverage-fix

Community

Resolve ADO PR diff coverage failures to 100%

Authortmalcolm-0607
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the manual effort and PR blocking caused by Azure DevOps (ADO) diff coverage failures for .NET ecosystem pull requests, where changed lines must meet a 100% test coverage threshold to merge.

Core Features & Use Cases

  • Automated Gap Detection: Auto-identifies changed C# source files in a PR diff and cross-references them with ADO coverage reports to find uncovered lines.
  • Targeted Test Generation: Spawns specialized subagents to write precise unit tests for each uncovered code path, following explicit interface testing and naming conventions.
  • Iterative Verification: Runs coverage checks after each test push, iterating until the 100% diff coverage target is met or a bounded stop condition is reached.
  • Use Case: A developer submitting a PR to a .NET ecosystem repo can use this Skill to automatically resolve ADO coverage build failures without manually tracing uncovered lines or writing tests from scratch.

Quick Start

Invoke the coverage-fix skill to automatically diagnose and fix ADO diff coverage failures for your active ecosystem pull request.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-fix
Download link: https://github.com/tmalcolm-0607/mad-council-claw/archive/main.zip#coverage-fix

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 536,000+ vetted skills library on demand.