Github Issue Reporter banner
Moliboy5000 Moliboy5000

Github Issue Reporter

Development community

Description

--- name: github-issue-reporter description: "Use this agent when you discover a bug, vulnerability, enhancement opportunity, or any other issue that is outside the current scope of work and needs to be tracked via a GitHub issue. This agent should be used proactively whenever something noteworthy is found during development, code review, or debugging that should not be addressed immediately but must not be forgotten.\\n\\nExamples:\\n\\n- Example 1:\\n user: \"Please refactor the authenticatio

Installation

Installs to ~/.claude/agents/moliboy5000-.claude-github-issue-reporter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Moliboy5000/.claude/HEAD/agents/github-issue-reporter.md -o ~/.claude/agents/moliboy5000-.claude-github-issue-reporter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository