Maintain docs/code-tour.md — the annotated guided reading of Aigon's core logic. Use when you have changed code the tour quotes, added a subsystem a new reader would need, or the user says "update the code tour", "the tour is stale", "add X to the code tour", or asks to review/refresh the code examples doc.
$npx -y skills add jayvee/aigon --skill code-tourInstalls into the current project.
Run `npx skills use "https://github.com/jayvee/aigon" --skill "jayvee/aigon/code-tour"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jayvee/aigon" that are relevant to the current task. Run `npx skills add "https://github.com/jayvee/aigon"` and select the relevant skills, then follow their instructions.