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.yml
  • outline/source_coverage.jsonl
  • sources/provenance.jsonl

Outputs

  • outline/tutorial_context_packs.jsonl

Suggested fields

  • module_id
  • title
  • objective
  • core_concepts
  • worked_example_candidates
  • pitfalls
  • exercise_seed
  • source_snippets

Definition of Done

  • One pack per module.
  • Packs mention actual source IDs/snippets.
  • Packs are prose-ready but not reader-facing prose.
Related skills
Installs
3
GitHub Stars
429
First Seen
Apr 15, 2026