bug-report

Convert user descriptions into structured bug reports with reproduction steps.

Updated Feb 8, 2024
One-click install
npx skills add https://github.com/kay6198835/Game-RPG --skill bug-report-kay6198835
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-report
Source: https://github.com/kay6198835/Game-RPG/tree/main/.claude/skills/bug-report
Command: npx skills add https://github.com/kay6198835/Game-RPG --skill bug-report-kay6198835

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts user descriptions or code observations into a structured bug report with mandatory reproduction steps, severity, and contextual data to accelerate triage and fixes.

Core Features & Use Cases

  • From description: generate a full Bug Report from a plain narrative, ensuring all required fields are present.
  • From code analysis: scan target files to surface potential issues and attach relevant context for reproduction.
  • Workflow support: provides a complete lifecycle (open, verify, and close) with consistent templates.

Quick Start

Describe the bug scenario in detail to generate a complete report.

Frequently Asked Questions about bug-report

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a structured bug report from a plain text description?

From a description, the tool converts plain narratives into a structured bug report with mandatory reproduction steps, severity, and contextual data to accelerate triage and fixes.

Can I scan code files to surface potential defects and reproduction context?

Through code analysis, the tool scans target files to surface potential issues and attaches relevant context for reproduction by analyzing code paths and user input.

What is the best way to enforce a consistent bug reporting template for triage?

To enforce a consistent bug reporting template, the tool mandates required fields like reproduction steps and severity, and supports verify and close workflows for triage.

Does the bug reporting workflow support lifecycle stages like verify and close?

Yes, the bug reporting workflow supports a complete lifecycle including open, verify, and close stages with consistent templates for triage.

How do I include mandatory reproduction steps and severity when reporting a bug?

To include mandatory reproduction steps and severity, input your detailed observations or code analysis, and the tool converts them into a structured bug report.