tutorial-context-pack
Installation
SKILL.md
Tutorial Context Pack
Goal: combine module plan, source coverage, and provenance snippets into one deterministic pack per module.
The pack builder should pull module structure from outline/module_plan.yml, grounding from outline/source_coverage.jsonl, and concrete source pointers from sources/provenance.jsonl.
Inputs
outline/module_plan.ymloutline/source_coverage.jsonlsources/provenance.jsonl
Outputs
outline/tutorial_context_packs.jsonl
Suggested fields
module_id
Related skills