claude-mpm: Skill for Claude Code

.claude/skills/auto-bug-reporter/SKILL.md

auto-bug-reporter is a skill for Claude Code from bobmatnyc/claude-mpm. It costs 22 tokens per session (1,307 once invoked), scanned A, original, no licence file.

An automatic GitHub issue reporter for errors from claude-mpm. GitHub issues are tracked reports for bugs or other work in a code repository.

In plain words
What is it for?
It is for filing GitHub issues when claude-mpm errors are encountered.
Why use it?
It removes the need to manually create a bug report every time claude-mpm fails during a session.

Skill for Claude Code

Written for Claude Code: when-to-use in frontmatter.

This is bobmatnyc/claude-mpm's own configuration. It tells Claude Code how to work on claude-mpm itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything claude-mpm configures →

Reuse

Borrowing it

Nothing to install: this file belongs to bobmatnyc/claude-mpm. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/bobmatnyc/claude-mpm/main/.claude/skills/auto-bug-reporter/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/bobmatnyc/claude-mpm

Made for: Claude Code.

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 auto-bug-reporter

README.md
[![agentmods](https://agentmods.dev/badge/skills/bobmatnyc/claude-mpm/auto-bug-reporter/github.svg)](https://agentmods.dev/skills/bobmatnyc/claude-mpm/auto-bug-reporter)
Your own site
<a href="https://agentmods.dev/skills/bobmatnyc/claude-mpm/auto-bug-reporter"><img src="https://agentmods.dev/badge/skills/bobmatnyc/claude-mpm/auto-bug-reporter/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for auto-bug-reporter

Your own site · 80×15
<a href="https://agentmods.dev/skills/bobmatnyc/claude-mpm/auto-bug-reporter"><img src="https://agentmods.dev/badge/skills/bobmatnyc/claude-mpm/auto-bug-reporter.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,307 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.1 $0.00022 $0.01307
Opus 5 $0.00011 $0.00654
Sonnet 5 $0.00004 $0.00261
Haiku 4.5 $0.00002 $0.00131

Measured 11d ago against content hash 35287e57f266, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

auto-bug-reporter 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 11d ago.

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.

.claude/skills/auto-bug-reporter/SKILL.md · 143 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 11d ago First seen · 143 lines · 22 tokens per session scan A 35287e57f266

Subscribe to this mod's changes

auto-bug-reporter is a skill published in the GitHub repository bobmatnyc/claude-mpm (150 stars, last pushed 10d ago), with no licence file. It adds 22 tokens to every session and 1,307 once invoked, about $0.0001 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

github-operations

GitHub CLI operations for issues, PRs, milestones, and Projects v2. Covers gh commands, REST API patterns, and automation scripts. Use when managing GitHub issues, PRs, milestones, or Projects with gh.

yonatangross/orchestkit · 50 tokens

gh

You have access to gh (GitHub CLI) for repository and project management.

agents-squads/squads-cli · 0 tokens

gh-cli

Reliably drive the GitHub gh CLI for issue, PR, and label operations in automation and subagent environments, with pre-flight verification so you never fabricate a success or a fake issue URL.

bobmatnyc/claude-mpm-skills · 42 tokens

new-gh-issue-orchestration

Orchestrates a GitHub-issue-driven delivery workflow from issue intake to PR creation using reviewer-first then worker execution. Invoked when the user provides a GitHub issue link/number and asks to start end-to-end delivery.

soulcodex/agentic · 54 tokens

release

Prepare a new release by updating CHANGELOG.md, verifying documentation (README.md, CLAUDE.md, AGENTS.md, ROADMAP.md, docs/), bumping patch version in package.json, building, and suggesting publish commands. Use when asked to release, bump version, prepare release, or publish.

Yesterday-AI/paperclip-plugin-company-wizard · 64 tokens

agent-framework-py-release

Use when cutting a Python release for the microsoft/agent-framework monorepo. Triggers on "bump py versions", "cut a python release", "prepare release PR for python", "release py packages", "bump python to X.Y.Z", or similar requests to bump Python package versions and prepare a release PR. Handles all four lifecycle…

microsoft/agent-framework · 103 tokens