source-tutorial-writer
Installation
SKILL.md
Source Tutorial Writer
Goal: turn source-grounded module packs into one coherent tutorial.
The writer should treat outline/tutorial_context_packs.jsonl as the primary substrate, use outline/module_plan.yml for order/shape, and respect C2 approvals in DECISIONS.md.
Inputs
outline/tutorial_context_packs.jsonloutline/module_plan.ymlDECISIONS.md
Outputs
output/TUTORIAL.md
Required shape
- article-first tutorial
- clear reader orientation up front
- module-by-module flow
- concrete examples
- pitfalls/check-yourself moments
- module-end source notes
Definition of Done
output/TUTORIAL.mdexists.- Modules follow the approved order.
- Reader guidance is explicit.
- Source notes remain visible but lightweight.
Related skills