runtime-gate skillA
runtime-gate is agent-read markdown (skill) from vmobifystudio/app-dev-team: Use before advancing a ticket past QA and before any release — builds the app and launches it, then drives the P0 journey where UI automation exists. Triggers from /app-build's QA wave, /app-ship, qa-engineer and verification-engineer, and any moment someone is about to certify that an app works without having run it..
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
# Runtime gate
Every other gate in this plugin verifies that the **process** was followed. `verify-done.sh` checks
the branch exists and the test command exited zero. `board-doctor` checks the board is coherent.
`ship-gate.sh` checks nothing is in flight and no S1/S2 is open. `code-reviewer` checks the diff
reads correctly. A sprint can run green through all four on an app that does not compile in Xcode,
does not launch, or launches to a blank screen — because nothing ever ran it.
This is `defect-hunting` §2 — *never certify by reading, execute it* — pointed at the app itself.
## Run it
```bash
sh "${CLAUDE_PLUGIN_ROOT}/scripts/runtime-gate.sh" [--platform ios|android|auto] [--project-root .]
```
| Exit | Meaning | What to do |
|---|---|---|
| `0` | PASS — built **and** launched | Record the evidence path. Continue. |
| `1` | FAIL — does not build, or does not launch | **Blocks the row.** Re-spawn the developer with the compiler output the gate printed, verbatim. |
| `2` | CANNOT EVALUATE — the toolchain is not on this machine | **Not a pass.** Report it as CANNOT EVALUATE in the standup and in the verdict block. |
…Read the whole file at its exact version.
How to install
mdr add vmobifystudio/app-dev-team/runtime-gate@git:20260729.c85775cmdr add vmobifystudio/app-dev-team/runtime-gate@sha256:41a0260f9f2b5caaPin 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_rexw4wgbn3x55zfi)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260729.c85775c latest | 2026-07-29 | c85775c | 4,652 B | A | view · diff |
| git:20260729.dc21f65 | 2026-07-29 | dc21f65 | 4,508 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 (4652 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
vmobifystudio/app-dev-team · 4 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_rexw4wgbn3x55zfi GET https://markdownregistry.com/api/v1/resolve?ref=vmobifystudio/app-dev-team/runtime-gate GET https://markdownregistry.com/api/v1/blob/41a0260f9f2b5caa75e01dc3a3d895c641027b990b7bf5293b7cc6b6bf8f5aa6
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.