view-run skillB
view-run is agent-read markdown (skill) from ronmizrahi/ai-sdlc-graph: Generate a visual, LangSmith-style HTML view of an sdlc-graph run from its state file (docs/graph-runs/<run-id>/state.json) — the graph with the current node highlighted, next-step guards, the transition trace, milestones, retry counters vs bounds, and the skipped-gate ledger. Produces a self-contained snapshot HTML (openable and shareable anywhere). One invocation, no arguments: it works on the current directory, and asks which subproject when more than one has runs. Use this skill WHENEVER the.
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
# View Run ## Goal Turn `docs/graph-runs/<run-id>/state.json` into something a human can *look at*: the run's position on the graph, what can fire next and why, the full trace, and the ledger — without reading JSON. ## Use When - The user wants to **see** a run rather than read its JSON — *"show me the run"*, *"where is the graph now"*, *"visualize the state"*, *"open the run viewer"*, *"what's the current state"*. - They ask to **watch** a run as it happens, or for a page they can leave open. - **`sdlc-graph` triggers this at run start** when the plugin is installed — that is the common case, and it expects the printed summary relayed verbatim. - They want a **shareable snapshot** of a finished run to attach to a review or a report. ## Do Not Use When - **Nothing has run yet.** No `docs/graph-runs/*/state.json` means there is nothing to render; say so rather than producing an empty page. - **The question is "is this run sound?"** — that is the graph's own eval suite and the trail in `history[]`. This skill renders what the file says; it does not judge it. - **Something needs changing.** This skill is read-only with respect to the run, always. ## Inputs …
Read the whole file at its exact version.
How to install
mdr add ronmizrahi/ai-sdlc-graph/view-run@git:20260920.2a23c63mdr add ronmizrahi/ai-sdlc-graph/view-run@sha256:2dfb7180ae5e59cePin 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_24vyovjq4t3ipvyb)
1 badge views in 30 days
Versions
Audit of the latest version
- fail: No script tag (matched: <script)
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (21457 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
Source
ronmizrahi/ai-sdlc-graph · 10 stars · license MIT · pushed 2026-09-21 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_24vyovjq4t3ipvyb GET https://markdownregistry.com/api/v1/resolve?ref=ronmizrahi/ai-sdlc-graph/view-run GET https://markdownregistry.com/api/v1/blob/2dfb7180ae5e59ced5979b3edb70ee9785c74075a9e229d2afc8d790b5cfc054
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.