Generate a visual spec-to-code coverage map showing which code files are covered by which specs. Creates ASCII diagrams, reverse indexes, and coverage statistics. Use after implementation or during cleanup to validate spec coverage.
$npx -y skills add jschulte/claude-plugins --skill spec-coverage-mapInstalls into the current project.
Run `npx skills use "https://github.com/jschulte/claude-plugins" --skill "jschulte/claude-plugins/spec-coverage-map"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jschulte/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/jschulte/claude-plugins"` and select the relevant skills, then follow their instructions.