Skip to main content

test-coverage-mapper

Audit what the EXISTING tests actually cover — map requirements, risks, and code surfaces (routes, commands, services, schema, jobs) to the tests that exercise them, then rank the uncovered critical paths by risk. Distinguishes real verification from tests that execute code without asserting behavior. Produces a coverage map, a risk-ranked gap list, and a recommended fill order at the cheapest reliable layer. Use when asked what the tests cover, what's untested, whether coverage is good enough for a change or release, or to find the riskiest untested paths. Coverage-tool percentages are an input, not the verdict. Do NOT use to define the product QA strategy (qa-strategy-architect), plan tests for one change (test-plan-designer), judge overall test-suite quality/flake patterns (qa-automation-lead agent), or audit whole-repo health (full-codebase-auditor).

Jump to install

Source facts

Repository
ModernNomad-98/Project-Aegis
Last source activity
July 7, 2026 at 02:03
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.