test-gap-cartographer
Semantic test gap mapper: inventories the public code surface (exports, routes) and all existing tests, then has the LLM map which BEHAVIORS of each public symbol are covered by which test and which are not - reporting untested behaviors (edge cases, error paths, boundaries) ranked by risk, with proposed test case names. Static, never runs tests. Read-only. Trigger: /testgap
Pinned to revision 29d23a8cf80e, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/test-gap-cartographer/SKILL.md
- skills/test-gap-cartographer/README.md
- skills/test-gap-cartographer/scripts/surface-inventory.ps1
- skills/test-gap-cartographer/scripts/test-inventory.ps1
Every link opens the file at its source, pinned to the revision this page describes.