gh-batch-runner skillA
gh-batch-runner is agent-read markdown (skill) from ymd38/dev-skills: Run several planned GitHub Issues as one unit: collect them under an Epic Issue with sub-issues, implement each on a shared epic/ branch in dependency order, verify the branch as a whole, and open a single Pull Request into the integration branch. Use when the user wants several Issues fixed, verified and released together. Triggers include requests such as Issue1,2,3をまとめて対応して / まとめて修正してリリースしたい / この3件を一緒に出して, 'batch these issues', 'do issues 1 2 3 together', 'ship these issues as one release'. P.
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
# GitHub Batch Runner ## Overview Implement several Issues as one release: one integration branch, one verification of the whole, one Pull Request. Per-Issue implementation follows the `gh-issue-resolver` contract unchanged — this skill owns only what is batch-level: membership, ordering, whole-branch verification, and the single PR. Use this skill only when the answer to **"do these ship together?"** is yes. Independent Issues use `gh-issue-resolver` once per Issue; a dependency chain that ships separately uses the stacked flow (also `gh-issue-resolver`, with the dependency's branch as base). ## Prerequisites - **Every member Issue has an agreed plan comment** (`<!-- gh-issue-planner:agreed-plan -->`) posted by `gh-issue-planner`. If any Issue lacks one, stop and run the planner for that Issue first — planning several Issues in one pass is supported there. - The repository's **integration branch** is known (CLAUDE.md `## Flow`; falls back to the default branch). ## Workflow ### Step 1: Collect the batch under an Epic Issue The batch's membership is an Epic Issue holding the members as sub-issues — not a branch …
Read the whole file at its exact version.
How to install
mdr add ymd38/dev-skills/gh-batch-runner@git:20260919.2a16c51mdr add ymd38/dev-skills/gh-batch-runner@sha256:3b112dcd799981bcPin 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_u2jacqdt5cf7ib7y)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260919.2a16c51 latest | 2026-09-19 | 2a16c51 | 7,708 B | A | view · diff |
| git:20260919.20d77cb | 2026-09-19 | 20d77cb | 7,447 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 (7708 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
ymd38/dev-skills · 4 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_u2jacqdt5cf7ib7y GET https://markdownregistry.com/api/v1/resolve?ref=ymd38/dev-skills/gh-batch-runner GET https://markdownregistry.com/api/v1/blob/3b112dcd799981bc34bad5053925e26abba25a44f21ab8b0663c883ff2151f38
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 ymd38/dev-skills
Every file in ymd38/dev-skills