09.03.10 — Run skills

09.03.10 — Run skills#

Surface the choices to make before a local dispatch, compose the command, and hand it back. The skill never launches the run itself.

Listing (potentially non-exhaustive)#

SkillTarget
propose-visual-reviewOffer headed (--not-headless) vs headless (CI-shaped) before a run, then compose the command

propose-visual-review#

input  : an upcoming local run
output : the headed vs headless choice:
            - --not-headless: watch the browser, useful when debugging a flaky flow
            - headless (CI-shaped): faster, matches what CI does
         + the trade-off and what to watch for during a headed run
         + the composed command, handed back for the user to launch

Role#

  • Surface the pre-run choice; explain the trade-off.
  • Compose the command.
  • Don’t launch it — the user runs it.

Chapter 09 — Holy Book

Chapter 09 — Holy Book#

Ocarina’s public documentation. VitePress, FR + EN + RU, AI-generated PDFs, 40+ skills exposed to LLMs. URL: https://mojo-molotov.github.io/ocarina-holy-book/

Outline#

#FileTopic
0101-stack-vitepress.mdVitePress 2 alpha + @sugarat theme + in-house plugins + pagefind.
0202-i18n.mdI18n FR/EN/RU: page structure, conventions.
0303-skills/The 40+ skills exposed to AIs, grouped into families.
0404-claude-md.mdCLAUDE.md / CLAUDE.slim.md exposed on the site.
0505-pdf-generation.mdFR/EN/RU PDF generation via prompts/generate-books/.
0606-public-resources.mdTable of public URLs (llms.txt, llms-full.txt, PDFs, etc.).

Goals#

The Holy Book exists as much for humans as for LLMs: