willoscar/tutorial-context-pack
| Use when module planning and source coverage are done and the run needs writer-ready per-module packs.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill tutorial-context-pack
Combines module structure, source coverage, and source snippets into one deterministic JSONL pack per module.
outline/module_plan.ymloutline/source_coverage.jsonlsources/provenance.jsonloutline/tutorial_context_packs.jsonlEach pack must include:
module_idtitleobjectivecore_conceptsexercise_seedsource_snippetsscripts/run.py should:
Keep snippet ranking and pack synthesis in shared tutorial tooling rather than in the thin wrapper script.
module_id and objectiveTake willoscar/tutorial-context-pack 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.