Home / northraystudio / maruda · skills/report-to-issues/SKILL.md · GitHub

report-to-issues skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

report-to-issues is agent-read markdown (skill) from northraystudio/maruda: Parses reports generated by the software-evaluation or vulnerability-scan skills and interactively registers selected tasks as GitHub Issues using the `gh` CLI. Use when the user wants to convert an evaluation report (docs/evaluation/*.md) or security audit report (docs/security-audit/*.md) into GitHub Issues. Triggers on requests like "create issues from report", "register tasks to GitHub", "convert report to issues", or when pointing at a specific report file..

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

## Workflow

### Phase 1: Locate Report

1. If the user specifies a file path, use it directly.
2. Otherwise, list available reports:
   - `docs/evaluation/` — software-evaluation reports
   - `docs/security-audit/` — vulnerability-scan reports
   - If multiple exist, ask the user to select one.
3. Detect report type by content:
   - Contains `## Improvement Roadmap` → **evaluation report**
   - Contains `## Remediation Priority` → **security-audit report**

---

### Phase 2: Extract Tasks

**Evaluation report** — extract rows from `## Improvement Roadmap` tables (P0–P3):

Each row yields:
- `priority`: P0 / P1 / P2 / P3
- `title`: Problem column (first sentence or file:line prefix)
- `problem`: full Problem cell
- `solution`: Solution cell
- `expected_outcome`: Expected Outcome cell

**Security-audit report** — extract from `## Remediation Priority` table AND individual `## Findings` sections:

Each row yields:
- `priority`: P0 / P1 from Priority column
- `title`: Finding column
- `action`: Action column
- `body`: full finding detail from the matching `### V-XX` section (Vulnerable Code, Attack Path, Risk Assessment, Recommended Fix)

---

### Phase 3: Present Tasks for Selection
…

Read the whole file at its exact version.

How to install

Latest version
mdr add northraystudio/maruda/report-to-issues@git:20260919.20d77cb
Exact content
mdr add northraystudio/maruda/report-to-issues@sha256:03ef121dfeda2e49

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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_jgijp5j3spwdj6hq.svg)](https://markdownregistry.com/a/art_jgijp5j3spwdj6hq)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260919.20d77cb latest2026-09-19 20d77cb 5,808 BA view · diff
git:20260406.393d9bd2026-04-06 393d9bd 4,537 BA view · diff
git:20260406.90357d52026-04-06 90357d5 4,606 BA view

Audit of the latest version

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 (5808 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

northraystudio/maruda · 4 stars · license MIT · pushed 2026-09-19 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_jgijp5j3spwdj6hq
GET https://markdownregistry.com/api/v1/resolve?ref=northraystudio/maruda/report-to-issues
GET https://markdownregistry.com/api/v1/blob/03ef121dfeda2e4975544f29994761ae599311ffc642577f67fec667882da0d6

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

data-validation skill
northraystudio/maruda · skills/data-validation/SKILL.md · Inspect a project's data for correctness and produce a read-only validation report — record counts, NULL rates, value…
git:20260919.20d77cb · audit A · 4 stars
gh-batch-runner skill
northraystudio/maruda · skills/gh-batch-runner/SKILL.md · Run several planned GitHub Issues as one unit: collect them under an Epic Issue with sub-issues, implement each on a…
git:20260919.2a16c51 · audit A · 4 stars
gh-issue-drafter skill
northraystudio/maruda · skills/gh-issue-drafter/SKILL.md · Turn a rough, hand-written intent into a well-scoped GitHub Issue before planning starts. Takes a loose 'what I want'…
git:20260919.20d77cb · audit A · 4 stars
gh-issue-planner skill
northraystudio/maruda · skills/gh-issue-planner/SKILL.md · Fetch a GitHub Issue by ID using the gh CLI, investigate related code, propose a structured response plan (policy…
git:20260919.2a16c51 · audit A · 4 stars
gh-issue-resolver skill
northraystudio/maruda · skills/gh-issue-resolver/SKILL.md · Implement and verify a fix for a GitHub Issue whose response plan has already been posted as a comment by…
git:20260919.20d77cb · audit A · 4 stars
progress-dashboard skill
northraystudio/maruda · skills/progress-dashboard/SKILL.md · Generate an interactive HTML dashboard that visualizes improvement progress from software-evaluation and…
git:20260919.20d77cb · audit A · 4 stars
setup skill
northraystudio/maruda · skills/setup/SKILL.md · Install the full maruda harness into the current project through a short interview: CLAUDE.md, hooks…
git:20260919.a2588a5 · audit A · 4 stars
software-evaluation skill
northraystudio/maruda · skills/software-evaluation/SKILL.md · Evaluate code quality across five pillars (Architecture, Reliability, Observability, Security, DX) and produce a 1-10…
git:20260919.20d77cb · audit A · 4 stars
spec-doc skill
northraystudio/maruda · skills/spec-doc/SKILL.md · Generate or sync a "Living Specification" (docs/spec.md) from source code to eliminate doc-code drift. Use when…
git:20260919.20d77cb · audit A · 4 stars
vulnerability-scan skill
northraystudio/maruda · skills/vulnerability-scan/SKILL.md · Run an offensive security audit (OWASP-based) using Semgrep and produce a read-only vulnerability report. Use before…
git:20260919.20d77cb · audit A · 4 stars

Every file in northraystudio/maruda

Other files named report-to-issues

report-to-issues skill
ymd38/dev-skills · skills/report-to-issues/SKILL.md · Parses reports generated by the software-evaluation or vulnerability-scan skills and interactively registers selected…
git:20260919.20d77cb · audit A · 4 stars

Browse by kind, by grade A, or by owner.