← ClaudeAtlas

ark-runtimelisted

Wire the optional ArkRun extra (arkgate/runtime). One candidate. Extra on via /ark-adopt.
pedroknigge/arkgate · ★ 1 · AI & Automation · score 67
Install: claude install-skill pedroknigge/arkgate
# /ark-runtime — Evaluate and wire ArkRun (experimental opt-in) **Contener · Guiar · Ordenar.** In plain words: contain the write, guide the next step, order leftover mess. This door is **Guiar**: wire the optional runtime so work keeps moving. Skills never enforce — CLI / hooks / CI do. The ArkRun kernel (`arkgate/runtime`) is currently **experimental**. It is **not** required for ArkGate enforcement and is **not** production durability. Use this skill when the user wants to evaluate or wire the kernel. **This skill never enforces** — the write / CI / ESLint plane does when the `arkRun` extra is on. Do **not** invent `/ark-run`. `@arkgate/runtime` is deprecated. **When:** evaluate a hand-rolled bus / outbox / saga / projection / policy / Nest adapter against the kernel, or wire an extra that is already on (kernel root, declarations, transport). **Not when:** session 0 / extra not chosen (`/ark-adopt`); one new file (`/ark-place`); skip-violation grind (`/ark-autopilot`); wire the order plane (`/ark-order`). ## When / not when | Use `/ark-runtime` when… | Do **not** use it when… | |--------------------------|-------------------------| | Wire one ArkRun candidate after the extra is on | Extra not chosen → `/ark-adopt` | | Evaluate a hand-rolled bus / outbox / saga | New kernel-managed file only → `/ark-place` | | Declarations / transport / Nest adapter | Skip cluster grind → `/ark-autopilot`; one order-plane candidate → `/ark-order` | ## Extra vs kernel (mandatory) | Pi