From bug-reporter
Use when the user wants to "report a bug", "create a bug issue", "log a customer issue", "report an error", "something is broken", or describes a problem that needs to be tracked. Guides the user through structured bug reporting and creates a Linear issue.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bug-reporter:bug-reporterThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guide users through structured bug reporting and create well-classified Linear issues in the JeriCommerce support project.
Guide users through structured bug reporting and create well-classified Linear issues in the JeriCommerce support project.
Read ${CLAUDE_PLUGIN_ROOT}/skills/bug-reporter/references/tools.md for required Linear tools and the target project.
If the Linear connector is unavailable, inform the user and stop.
Read ${CLAUDE_PLUGIN_ROOT}/skills/bug-reporter/references/voice-tone.md for communication style. Apply throughout the conversation.
Read ${CLAUDE_PLUGIN_ROOT}/skills/bug-reporter/references/interview-questions.md for the required and optional questions.
Interview the user following the question flow in that file.
Read ${CLAUDE_PLUGIN_ROOT}/skills/bug-reporter/references/classification.md for priority levels and area labels.
Determine priority and applicable labels based on the gathered information.
Read ${CLAUDE_PLUGIN_ROOT}/skills/bug-reporter/references/templates.md for the confirmation summary format.
Show the summary and ask: "Does this look right? I'll create it in Linear once you confirm."
Read ${CLAUDE_PLUGIN_ROOT}/skills/bug-reporter/references/templates.md for the issue description template and Linear parameters.
Create the issue using the tools from Step 1. After creation, share the Linear issue URL.
references/tools.md — Linear connector tools and target projectreferences/classification.md — Priority levels and area labelsreferences/templates.md — Confirmation summary and issue description templatesreferences/voice-tone.md — Voice, tone, language rules, and product contextreferences/interview-questions.md — Required and optional questions for bug gatheringnpx claudepluginhub jericommerce/claude-plugins --plugin bug-reporterTransforms error logs, screenshots, voice notes, and rough bug reports into structured GitHub issues with reproduction steps, impact, and evidence.
Triages bug reports and error messages by searching Jira for duplicates, checking fix history, and creating structured issues or adding comments.
Creates issues in the configured ticketing tool with a template, gathering context for actionable bug reports.