coverage-drop-investigator

Installation
SKILL.md

Coverage Drop Investigator

Runbook-style skill for investigating coverage regressions. Identifies which changes caused coverage to drop and recommends targeted tests.

Activation

/coverage-drop-investigator

Investigation Flow

Step 1: Measure Current Coverage

# Generate coverage report
npx jest --coverage --coverageReporters=json-summary
Installs
37
GitHub Stars
407
First Seen
Mar 20, 2026
coverage-drop-investigator — proffesor-for-testing/agentic-qe