deliver-pr skillA
deliver-pr is agent-read markdown (skill) from ronaknnathani/relay: Deliver one change end to end as a single pull request — clarify → plan → implement → simplify → review → validate → open-pr — resuming from wherever it left off. Use to take a task from intent to an open, mergeable PR with each phase run as a focused sub-agent. This is the default workflow the binary launches when you create a new project (`relay "<task>"`)..
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
# Deliver PR Drive one change from a task to an open PR by orchestrating the foundation skills, one phase at a time, with durable resumable state. You are a **router, not a worker**: you read state, dispatch the next phase as a sub-agent, record the result, and move on. You do not do the phase work yourself, and you stay context-light — you read digests and state, never file dumps. ## Session goal In every agent harness, set `/goal` to the user's requested outcome. The `deliver-pr` workflow is the execution method, not the goal. Keep `task.md`, requirements, and `relay state` as the durable definition and progress record across resumes. ## Managed assignment — before state routing Bind the invocation argument to `$SLUG`, then check `$HOME/.relay/projects/active/$SLUG/assignment.md`. If it exists, read it completely before asking `relay state` for the next phase. This is a managed program worker: the assignment's contracts and escalation commands are binding, while the worker still owns independent `clarify` and `plan` work. Bind the exact `Program:` and `Work item:` values from the assignment to `$PROGRAM` and `$ITEM`, then run and read: ```bash …
Read the whole file at its exact version.
How to install
mdr add ronaknnathani/relay/deliver-pr@git:20260902.0a12af0mdr add ronaknnathani/relay/deliver-pr@sha256:c2becee78b39824dPin 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_5liznuawusgn3bac)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260902.0a12af0 latest | 2026-09-02 | 0a12af0 | 13,885 B | A | view · diff |
| git:20260902.6e57c00 | 2026-09-02 | 6e57c00 | 13,292 B | A | view · diff |
| git:20260811.eee6654 | 2026-08-11 | eee6654 | 6,475 B | A | view · diff |
| git:20260629.dbd6d16 | 2026-06-29 | dbd6d16 | 6,213 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 (13885 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
ronaknnathani/relay · 3 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5liznuawusgn3bac GET https://markdownregistry.com/api/v1/resolve?ref=ronaknnathani/relay/deliver-pr GET https://markdownregistry.com/api/v1/blob/c2becee78b39824d82f03865c63d3286f3152044c3058750fab8c6f462007aab
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.