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
更新于 12/18/2025
星标
2
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use spec-coverage-map