open-pr skillA
open-pr is agent-read markdown (skill) from ronaknnathani/relay: Stage, commit, push, and open a pull request following the author's repository and AGENTS.md conventions — repo-style commit messages, a prose PR summary, and a Testing Done command list. Use when work is finished and the caller wants it committed and a PR opened. Supports --draft and an optional local review before push..
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
# Open PR Take finished work from working tree to open pull request: stage specific files, commit with a repo-style message, push, and open the PR in the author's house style. Read `<repo>/AGENTS.md` and `~/.config/agents/AGENTS.md` first (repo-specific rules win) and follow those preferences for commit messages and PR descriptions. Execute git/`gh` operations through this skill's bundled `scripts/open-pr.sh` helper rather than inlining command sequences in the skill. ## Flags - `--draft` — open the PR as a draft (`gh pr create --draft`). Default is open (ready for review). - `--no-review` — skip the optional local review before push. ## Process 1. **Branch-if-on-default gate.** Never commit straight onto the default branch. Invoke the helper's `ensure-branch <slug>` command. It hard-fails if the default branch cannot be detected and, when a new branch is needed, reads the branch prefix from the first-time `relay` config (`relay config branch-prefix`) rather than hardcoding a personal prefix. 2. **Stage specific files.** Invoke the helper's `status` command, then its `stage -- <files...>` …
Read the whole file at its exact version.
How to install
mdr add ronaknnathani/relay/open-pr@git:20260703.d975737mdr add ronaknnathani/relay/open-pr@sha256:1fdf10c8748feeaaPin 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_gwtrtdijcaelf6zg)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260703.d975737 latest | 2026-07-03 | d975737 | 5,239 B | A | view · diff |
| git:20260629.7380310 | 2026-06-29 | 7380310 | 5,662 B | A | view · diff |
| git:20260629.504704d | 2026-06-29 | 504704d | 6,018 B | A | view · diff |
| git:20260629.a497d9d | 2026-06-29 | a497d9d | 6,072 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 (5239 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_gwtrtdijcaelf6zg GET https://markdownregistry.com/api/v1/resolve?ref=ronaknnathani/relay/open-pr GET https://markdownregistry.com/api/v1/blob/1fdf10c8748feeaab1503b599d8f7c2e558801775b125f007e83212f5174ca36
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.
More from ronaknnathani/relay
Every file in ronaknnathani/relay