cli-dispatch skillA
cli-dispatch is agent-read markdown (skill) from richkuo/rk-skills: Required dispatch procedure for running a build, fix pass, or validate pass on an external coding CLI — the Codex CLI (`codex exec`) or the Cursor CLI (`agent -p`) — when an issue's Execution block stamps that harness as the Build model or the Validate model. Preflight, the shims, the prompt-as-data rule, the background-and-poll rule, result parsing, the substitution check, attribution, and the failure table. Load BEFORE dispatching any Codex CLI or Cursor CLI build or validate pass..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# CLI dispatch How a build reaches the Codex CLI or the Cursor CLI when an issue stamps `Build model: <Name> (Codex CLI)` or `<Name> (Cursor CLI)`. The caller owns the task prompt and the result; this skill owns the path to the CLI. A run on a model other than the stamped one is a substitution: always reported, never presented as the stamped build. This procedure never falls back to a Claude build: the stamp is a user override, and a silent fallback is the defect this skill closes. ## 1. Preflight Check only the CLI the stamp names, before writing any file: `command -v codex && codex login status` or `command -v agent && agent status`. A missing binary or a signed-out status blocks that issue (name the binary or the login); the caller runs the rest of the milestone. ## 2. Model id and effort - `Luna (Codex CLI)` resolves to `gpt-5.6-luna`, `Astra (Codex CLI)` to `gpt-6-astra`; `Grok (Cursor CLI)` resolves to `cursor-grok-4.6-<effort>`. An explicit id in the parenthetical (`Luna (Codex CLI, gpt-5.6-luna)`) is used verbatim. Any other name with no explicit id is a blocker; never guess an id. …
Read the whole file at its exact version.
How to install
mdr add richkuo/rk-skills/cli-dispatch@git:20260923.d8bb824mdr add richkuo/rk-skills/cli-dispatch@sha256:2d12f966adc1cf1cPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_baqopri7c5s7ecod)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.d8bb824 latest | 2026-09-23 | d8bb824 | 11,618 B | A | view · diff |
| git:20260915.474ee93 | 2026-09-15 | 474ee93 | 11,616 B | A | view · diff |
| git:20260915.452a478 | 2026-09-15 | 452a478 | 11,578 B | A | view · diff |
| git:20260905.47ecf1d | 2026-09-05 | 47ecf1d | 9,145 B | A | view · diff |
| git:20260905.cd7c29b | 2026-09-05 | cd7c29b | 11,022 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (11618 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
richkuo/rk-skills · 49 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_baqopri7c5s7ecod GET https://markdownregistry.com/api/v1/resolve?ref=richkuo/rk-skills/cli-dispatch GET https://markdownregistry.com/api/v1/blob/2d12f966adc1cf1c963ce03cdee2b4a007f5dccce02edff9785354e7c9e044e1
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.