willoscar/module-source-coverage
| Use when a tutorial module plan exists and the run needs an auditable module-to-source grounding file before prose.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill module-source-coverage
Builds outline/source_coverage.jsonl, one coverage record per module.
outline/module_plan.ymlsources/index.jsonlsources/provenance.jsonloutline/source_coverage.jsonlEach record must include:
module_idmodule_titlesource_ids and/or explicit gapsscripts/run.py should:
Keep text matching and snippet scoring in shared tutorial tooling, not in the wrapper.
outline/source_coverage.jsonl existsTake willoscar/module-source-coverage from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.