rocketmq-rust-issue-generator

rocketmq-rust-issue-generator is a skill for Claude Code, Codex from mxsm/rocketmq-rust. It costs 102 tokens per session (1,386 once invoked), scanned A, original, Apache-2.0.

A guide for preparing GitHub issues for the rocketmq-rust project, using that repository’s real issue forms. GitHub issues are written requests for bugs, features, tests, documentation, and other project work.

In plain words
What is it for?
Use it to draft or publish bug reports, feature requests, test, documentation, CI, runtime, broker, client, storage, dashboard, architecture, or performance issues for rocketmq-rust.
Why use it?
It turns rough requests into issue drafts with the project’s required title format, labels, fields, and language, while checking for local file paths before publication.

Skill for Claude CodeCodex

About the project

RocketMQ-Rust is a Rust reimplementation of Apache RocketMQ, a distributed message-queue system for sending and processing messages between applications. It is for Rust developers who need messaging middleware compatible with the RocketMQ protocol.

mxsm/rocketmq-rust · 1,509 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/mxsm/rocketmq-rust/rocketmq-rust-issue-generator
Any agent
npx skills add mxsm/rocketmq-rust --skill rocketmq-rust-issue-generator
Clone the repo
git clone --depth 1 https://github.com/mxsm/rocketmq-rust

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rocketmq-rust-issue-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/mxsm/rocketmq-rust/rocketmq-rust-issue-generator.svg)](https://agentmods.dev/skills/mxsm/rocketmq-rust/rocketmq-rust-issue-generator)
Your own site
<a href="https://agentmods.dev/skills/mxsm/rocketmq-rust/rocketmq-rust-issue-generator"><img src="https://agentmods.dev/badge/skills/mxsm/rocketmq-rust/rocketmq-rust-issue-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 102 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,386 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00102 $0.01386
Opus 5 $0.00051 $0.00693
Sonnet 5 $0.00020 $0.00277
Haiku 4.5 $0.00010 $0.00139

Measured 5d ago against content hash 2749328960b2, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

rocketmq-rust-issue-generator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/audit_issue_paths.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/rocketmq-rust-issue-generator/SKILL.md · 110 lines

How it starts

The opening of the file, as written. The whole thing — 110 lines — stays where its author put it; the contents beside it link to each section on GitHub.

RocketMQ Rust Issue Generator

Generate GitHub issue drafts from the repository's real issue forms. Template-driven — do not output a fixed canonical body unless the selected form has those fields.

When to Use

  • User asks to create, draft, or publish a GitHub issue for rocketmq-rust
  • User's rough draft mentions generic sections or non-existent template names — must be converted to real forms
  • Issue must preserve exact template title prefix (including emoji), label set, and field order
  • Local filesystem paths must be audited and removed before publishing
  • Public issue titles and body content must be English-only

When NOT to use: Non-rocketmq-rust repositories, pure discussion/questions that should not become GitHub issues, or requests where the user explicitly says not to apply issue templates.

Quick Reference

Intent Template Title Prefix
Bug, panic, incorrect behavior bug_report.yml [Bug🐛]
Missing/improved test coverage unit_test.yml [Test🧪]
Docs, README, examples, comments doc.yml [Doc📝]
New broker/client/store/dashboard capability feature_request.yml [Feature🚀]
CI gate, runtime audit, ergonomics enhancement_request.yml [Enhancement✨]
Internal restructure, module cleanup refactor.yml [Refactor♻️]

Select the narrowest template. When ambiguous, state tradeoff and choose narrowest (e.g., "add consume queue recovery tests" → unit test, not feature). Verify files exist in checkout — don't assume draft-only names like architecture.yml.

Workflow

1. Locate Templates

rg --hidden --files -g '.github/ISSUE_TEMPLATE/**' -g 'ISSUE_TEMPLATE/**' -g '!**/target/**'

Read config.yml for policy. For each form, extract name, title prefix (with emoji), labels, every body item in order, and validations.required. For Markdown forms, preserve heading order and checklist meaning.

If terminal output corrupts emoji or symbols, do not copy from the noisy terminal. Re-read the template files as UTF-8 and use the exact checked-out title: value.

Read the full file on GitHub · 110 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 110 lines · 102 tokens per session scan A 2749328960b2

Subscribe to this mod's changes

rocketmq-rust-issue-generator is a skill published in the GitHub repository mxsm/rocketmq-rust (1,509 stars, last pushed yesterday), licensed Apache-2.0. It adds 102 tokens to every session and 1,386 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

rustfs-release-publish

Run the end-to-end RustFS console gate, version bump, preview validation, human confirmation, and final-tag publication pipeline. Use only when the user explicitly asks to release or publish a RustFS version (发版/发布).

rustfs/rustfs · 52 tokens

rust-code-quality

Run a focused Rust quality review when the user requests one, when reviewing a Rust PR/commit, or when another selected review workflow delegates Rust-specific checks. Do not auto-load for every implementation edit.

rustfs/rustfs · 44 tokens

pr-review

Review a GitHub PR end-to-end from a URL or number — fetch metadata, inspect the diff, run multi-role adversarial review, check CI status, and post the review comment. Use when the user provides a PR link and asks to review it.

rustfs/rustfs · 55 tokens

issue-triage

Triage a GitHub issue — determine if it is already fixed, needs implementation, or should be closed. Searches related commits and PRs, verifies implementation status, and posts a triage comment or closes the issue. Use when the user provides an issue URL and asks whether it can be closed or needs work.

rustfs/rustfs · 68 tokens

security-advisory-lessons

Perform a dedicated RustFS security/advisory review for authn/authz, IAM, RPC trust, paths, secrets, browser isolation, encryption, Object Lock, or other security boundaries. Use only when the user requests a security/advisory review or an adversarial review explicitly escalates to the full advisory map; do not…

rustfs/rustfs · 83 tokens

tier-debug

Debug ILM tiering / lifecycle transition issues — NoSuchVersion on tier GET, restore failures, xl.meta inspection, remote-tier versionId tracing. Use when investigating tiered/transitioned objects, warm backends, or transition metadata.

rustfs/rustfs · 51 tokens