This skill maps the Koru language toolchain: where to find the tutorial and reference artifacts, how the compiler (koruc) runs, and how the test suite is the authoritative spec. It distills gotchas about parser modes, subflows vs procs, punning, and the four-stage compile/runtime pipeline so agents and developers can quickly orient and run tests.
Use this skill when opening a Koru repo, compiling Koru sources (.kz/.k), running regression tests, diagnosing test failures, or when you need to understand why a given behavior is enforced by the test suite. Start here before editing code or writing new tests.
koru-tutorial.md, koru-by-example.md, and CLAUDE.md for deeper mental modelsBest for agents with shell access able to run local test harnesses and compilers (CI bots, developer assistants, local build agents).
This skill has not been reviewed by our automated audit pipeline yet.