Skip to main content
Run any Skill in Manus
with one click

test-gap

Stars1
Forks0
UpdatedJune 14, 2026 at 09:32

Finds the most important MISSING tests in a diff/PR/branch. Fans out gap-finder agents over the changed files; each traces codepaths (changed conditionals, error paths, boundaries) and ranks untested ones by risk = impact x likelihood, not raw coverage %. Optional coverage (diff-cover) and mutation-testing passes confirm "covered-but-unasserted" gaps. Produces a prioritized list of tests to add with proposed cases. Use when user says "test gaps", "what's untested", "what should I test", "coverage gaps", or invokes /test-gap.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly