Each tutorial starts with an engineering job, not an internal runtime concept.
- Check and review a branch — combine deterministic checks with model judgment.
- Pause for approval before publishing — put the human gate before the effect.
- Resume after a person fixes the environment — wait on disk, then recheck.
- Bound a debugging loop — stop guessing after a declared number of attempts.
- Run a migration safely — dry-run, approve, apply, and verify in order.
The repository contains fixture-backed skill workflows for these patterns. Run an
example with yskill test examples/<name> before adapting it.