open-pr is agent-read markdown (skill) from max-sixty/tend: Open a PR or an issue. Use before `gh pr create` or `gh issue create`, or before editing a PR's title or description..
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
# Opening PRs and issues
- [Filing issues in this repo](#filing-issues-in-this-repo)
- [PR creation](#pr-creation)
- [Atomic PRs](#atomic-prs)
- [Keeping PR titles and descriptions current](#keeping-pr-titles-and-descriptions-current)
## Required skills
- Load `/tend-ci-runner:post-to-github` before composing or editing any PR or issue body.
- Load `/tend-ci-runner:act-in-other-repos` if the target is another repository.
## Filing issues in this repo
An issue here is not a note to a maintainer — where `tend-triage` is enabled (the default), it fires on `issues` and does the work. Filing one for a fix you have already scoped hands your own analysis to a second agent run, which re-derives it from your issue body and opens the PR minutes later at full session cost, on a thread nobody needed.
…
Pin 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.
A 17 of 17 checks passed. Deterministic, no model, same answer every run.
pass: Frontmatter block present
pass: Frontmatter declares a name
pass: Frontmatter declares a description
pass: Size between 200 bytes and 200 KB (8662 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
GitHub
max-sixty/tend · 39 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_mfxlxqmq47qbwqp2
GET https://markdownregistry.com/api/v1/resolve?ref=max-sixty/tend/open-pr
GET https://markdownregistry.com/api/v1/blob/1ba791cce3645dab6d0eca7a8d8a937ab128a22de5c3ac210665cb41b1bd0884
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.
max-sixty/tend · .claude/skills/release/SKILL.md · Tend release workflow. Use when user asks to "do a release", "release a new version", "cut a release", or wants to…
max-sixty/tend · .claude/skills/running-tend/SKILL.md · Tend-specific instructions for tend CI workflows. Adds non-standard workflow inclusion for usage analysis and repo…
max-sixty/tend · plugins/install-tend/skills/debug-tend-run/SKILL.md · Debugs a tend CI run from its session-log artifacts. Use for run IDs, PR numbers, or questions about what tend did and…
max-sixty/tend · plugins/tend-ci-runner/skills/act-in-other-repos/SKILL.md · Act in another repository. Use before filing an issue, commenting, or contributing anywhere other than this repo.
max-sixty/tend · plugins/tend-ci-runner/skills/check-requester-access/SKILL.md · Check a requester's access tier. Use when a request aims you at someone else's work — close, lock, label, revert…
max-sixty/tend · plugins/tend-ci-runner/skills/ci-fix/SKILL.md · Debug unsuccessful CI on the default branch. Use when CI fails or is cancelled on main.
max-sixty/tend · plugins/tend-ci-runner/skills/code-review/SKILL.md · Structured second pass over a diff — correctness and cleanup angles, a verify pass, ranked findings returned to the…
max-sixty/tend · plugins/tend-ci-runner/skills/dismiss-approval/SKILL.md · Dismiss a standing bot approval. Use when you conclude that a PR the bot approved should not merge.
pascalorg/editor · .agents/skills/open-pr/SKILL.md · Open a pull request on pascalorg/editor using the repo's PR template. Use when the user asks to open/create a PR, push…
hidorakai002/ai-workspace-archive · ai_agent_frameworks/major_frameworks/AutoGPT/.claude/skills/open-pr/SKILL.md · Open a pull request with proper PR template, test coverage, and review workflow. Guides agents through creating a PR…
flagrare/agent-skills · plugins/flagrare/skills/open-pr/SKILL.md · Open a pull request that follows the repo's conventions. Reads the PR template from .github/PULL_REQUEST_TEMPLATE.md…
harnessprotocol/harness-kit · plugins/open-pr/skills/open-pr/SKILL.md · Use when wrapping up a development task and getting a PR ready — runs local tests, creates a PR (if one doesn't exist)…
ronaknnathani/relay · skills/open-pr/SKILL.md · Stage, commit, push, and open a pull request following the author's repository and AGENTS.md conventions — repo-style…