willoscar/tutorial-selfloop
| Run a tutorial-specific quality gate and write a PASS/FAIL report for the final tutorial deliverable.
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill tutorial-selfloop
Goal: converge the tutorial deliverable to a stable teaching-quality bar.
The gate should compare output/TUTORIAL.md against the intended module shape from outline/module_plan.yml, rather than acting like a generic prose checker.
output/TUTORIAL.mdoutline/module_plan.ymloutput/TUTORIAL_SELFLOOP_TODO.mduv run python .codex/skills/tutorial-selfloop/scripts/run.py --workspace <workspace>--workspace <dir> (required)--unit-id <U###>--inputs <semicolon-separated>--outputs <semicolon-separated>--checkpoint <C#>uv run python .codex/skills/tutorial-selfloop/scripts/run.py --workspace <workspace>Take willoscar/tutorial-selfloop from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.