gh-issue-resolver skillA
This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.
gh-issue-resolver is agent-read markdown (skill) from northraystudio/maruda: Implement and verify a fix for a GitHub Issue whose response plan has already been posted as a comment by gh-issue-planner. Creates a feature branch, applies the agreed plan, runs tests, and opens a Pull Request. Use when the user asks to implement/fix/resolve a planned GitHub Issue. Triggers include requests such as Issueを実装して / Issueを修正して / Issueを対応して, implement issue #N, fix issue #N, resolve issue #N, work on issue #N. Prerequisite: an agreed plan comment must exist on the issue (run gh-issu.
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 Issue Resolver ## Overview Implement and verify a fix for a GitHub Issue, starting from the agreed response plan that `gh-issue-planner` has already posted as a comment on the issue. This skill creates a feature branch, uses a git worktree as a temporary implementation sandbox, runs tests, opens a Pull Request, and verifies the fix against the original issue. ## Prerequisites - The target issue must have an **agreed plan comment** previously posted by `gh-issue-planner`, identified by the HTML marker `<!-- gh-issue-planner:agreed-plan -->` near the end of the comment body. - If no such comment exists, **stop and direct the user to run `gh-issue-planner` first**. Do not improvise an unagreed plan in this skill. ## Workflow ### Step 1: Fetch the Issue and Agreed Plan Run the following command (replace `<id>` with the issue number): ```bash gh issue view <id> --json number,title,body,labels,state,url,comments ``` From the `comments` array: 1. Locate the most recent comment whose body contains the marker `<!-- gh-issue-planner:agreed-plan -->`. 2. Treat that comment as the **agreed plan** and extract the 対応方針 / 影響範囲 / 実装方法 sections. …
Read the whole file at its exact version.
How to install
mdr add northraystudio/maruda/gh-issue-resolver@git:20260919.20d77cbmdr add northraystudio/maruda/gh-issue-resolver@sha256:a4bb5069092a903aPin 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_zv7bl5lig3ax6brl)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260919.20d77cb latest | 2026-09-19 | 20d77cb | 12,968 B | A | view · diff |
| git:20260803.f79a6ae | 2026-08-03 | f79a6ae | 12,189 B | A | view · diff |
| git:20260430.55e2fc3 | 2026-04-30 | 55e2fc3 | 6,188 B | A | view · diff |
| git:20260425.c2605cb | 2026-04-25 | c2605cb | 4,293 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 (12968 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
northraystudio/maruda · 4 stars · license MIT · pushed 2026-09-19 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_zv7bl5lig3ax6brl GET https://markdownregistry.com/api/v1/resolve?ref=northraystudio/maruda/gh-issue-resolver GET https://markdownregistry.com/api/v1/blob/a4bb5069092a903aeee6f6e4805145aba7c29f882b0847b5b9a1a5fa22297165
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 northraystudio/maruda
Every file in northraystudio/maruda