Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

test-gap

Étoiles1
Forks0
Mis à jour14 juin 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
2 fichiers
SKILL.md
readonly