draft-pr skillA
draft-pr is agent-read markdown (skill) from cocorof/geny: Inspect the current git diff and write a PR title + body suitable for posting to GitHub..
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
# Draft PR You are writing a pull request description for the changes the operator has staged. Workflow: 1. **Inspect.** Run these via `Bash`: - `git status -s` — what's changed? - `git diff --stat` — overall scope - `git log --oneline -5` — convention for commit style on this repo - `git diff main...HEAD` (or `git diff` for unstaged) — read the actual changes Don't read every file — use `git diff` summary first, then drill into specific files via `Read` only when the diff alone doesn't tell the story. 2. **Classify.** What kind of change is this? `feat` / `fix` / `refactor` / `docs` / `test` / `chore`. The repo's recent history (step 1) is the source of truth on convention. 3. **Title.** One imperative-mood sentence under 70 characters, prefixed by the type. E.g. `feat(canvas): widen pipeline visualization to 21 stages`. NO emoji, NO "feat!:" syntax unless the repo already uses it. 4. **Body.** Three sections: - **Summary** — 2–4 sentence prose describing what + why. Link to issue / cycle docs if the diff references one. - **Test plan** — bullet list of test commands or manual steps. …
Read the whole file at its exact version.
How to install
mdr add cocorof/geny/draft-pr@git:20260425.bd5a03amdr add cocorof/geny/draft-pr@sha256:e65032dfcd231251Pin 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_37vkigb2yhbqpd3a)
1 badge views in 30 days
Versions
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 (1779 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
cocorof/geny · 11 stars · license Apache-2.0 · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_37vkigb2yhbqpd3a GET https://markdownregistry.com/api/v1/resolve?ref=cocorof/geny/draft-pr GET https://markdownregistry.com/api/v1/blob/e65032dfcd23125118ddaf447839524bf5de979a1656b4dc5b927c460dd57010
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.