bug-report

Generate structured bug reports with reproduction steps, severity, and context.

14|1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Euraika-Labs/Codex-Code-Game-Studios --skill bug-report-euraika-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-report
Source: https://github.com/Euraika-Labs/Codex-Code-Game-Studios/tree/main/.agents/skills/bug-report
Command: npx skills add https://github.com/Euraika-Labs/Codex-Code-Game-Studios --skill bug-report-euraika-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of structured bug reports from natural language descriptions or code analysis, ensuring every report includes reproduction steps, severity, and context.

Core Features & Use Cases

  • Modes: Description Mode to generate a report from a description; Analyze Mode to inspect code and propose bugs; Verify Mode to confirm a fix; Close Mode to archive a resolved issue.
  • Templates: Standardized bug-report formats to keep findings consistent across teams and projects.
  • Use Case: A developer describes a crash, and the tool outputs a ready-to-submit bug report with steps, evidence, and classification.

Quick Start

Provide a detailed bug description to generate a complete bug report with reproduction steps, severity, and context.

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 natural language description?

To generate a structured bug report from a description, provide the details of the issue to automatically parse the text and output a standardized report enforcing reproduction steps, severity, and context.

Can I analyze code to automatically find and report bugs?

Yes, you can use Analyze Mode to inspect code and propose bugs, which then outputs a structured bug report detailing the identified issues with necessary reproduction steps and classifications.

What is the best way to ensure consistent bug reporting across development teams?

The best way to ensure consistent bug reporting across development teams is to use standardized bug-report templates that enforce the inclusion of reproduction steps, severity levels, and context for every issue.

How do I verify a bug fix and close a resolved issue?

You can verify a bug fix by using Verify Mode to confirm the resolution, and subsequently use Close Mode to archive the resolved issue within your quality assurance workflow.

Does this bug reporting tool work for QA workflows?

Yes, the tool specifically targets development teams and QA workflows by automating the creation of structured bug reports to maintain consistent reporting across various projects and testing scenarios.