swe:test-gap-hunt
Installation
SKILL.md
SWE Test Gap Hunt
What This Skill Does
Use this skill to run a bounded, evidence-led pass over a repository's tests.
The job is to:
- Detect the existing test and coverage workflow
- Rank the best test-improvement opportunities
- Add or strengthen a small number of high-value tests
- Improve weak test structure when it materially improves confidence or speed
- Leave a ranked backlog for the next incremental pass
This skill is language agnostic. Reuse the repository's own tooling, file layout, and test conventions instead of forcing a new framework.
When To Use
Related skills