source-tutorial-spec
Installation
SKILL.md
Source Tutorial Spec
Goal: write a tutorial scope contract grounded in the ingested source corpus.
The spec should explicitly read sources/index.jsonl and sources/provenance.jsonl, then use GOAL.md and DECISIONS.md only as framing constraints.
Inputs
sources/index.jsonlsources/provenance.jsonlGOAL.mdDECISIONS.md
Outputs
output/TUTORIAL_SPEC.md
Required sections
- Audience
- Prerequisites
- Learning objectives
- Non-goals
- Source scope
- Running example policy
- Delivery shape
Definition of Done
output/TUTORIAL_SPEC.mdis structured, not long prose.- Objectives are measurable.
- Source scope names the actual source families being used.
- Running example is either concrete or explicitly omitted for lack of support.
Related skills