home/categories/debugging/jschulte-stackshift-skills-spec-coverage-map-skill-md
debuggingtools

spec-coverage-map

Generate a visual spec-to-code coverage map showing which code files are covered by which specifications. Creates ASCII diagrams, reverse indexes, and coverage statistics. Use after implementation or during cleanup to validate spec coverage.

jschulte
maintainer
jschulte
Updated 12/18/2025
Stars
2
Forks
0
quick start

Installation and usage

Generate a visual spec-to-code coverage map showing which code files are covered by which specifications. Creates ASCII diagrams, reverse indexes, and coverage statistics. Use after implementation or during cleanup to validate spec coverage.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use spec-coverage-map