Add exercises to each tutorial module (inputs, expected outputs, verification steps) and update outline/module_plan.yml. Trigger: exercises, practice, verification checklist, 教程练习, 可验证作业. **Use...
outline/module_plan.yml
Adds the minimal deterministic exercise contract to each planned tutorial module.
Each module must end up with at least one exercise containing:
exercise
prompt
expected_output
verification_steps
scripts/run.py should:
scripts/run.py
Keep exercise phrasing logic in shared tutorial tooling rather than hardcoding it repeatedly in the skill script.
exercises