bug-reporter

Format and submit DURA platform bug reports to GitHub issues.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/Durwood-Studios/Dura --skill bug-reporter-durwood-studios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-reporter
Source: https://github.com/Durwood-Studios/Dura/tree/main/.claude/dura-claude-skills/bug-reporter
Command: npx skills add https://github.com/Durwood-Studios/Dura --skill bug-reporter-durwood-studios

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The bug-reporter Skill unit solves the problem of creating well-structured bug reports for the DURA platform, streamlining the process of reporting issues to the development team.

Core Features & Use Cases

  • Bug Reporting: Formats and generates bug reports that are ready to be submitted to GitHub issues.
  • Severity Assessment: Provides a severity rubric to help users categorize the impact of the bug.
  • Output Variants: Offers both GitHub Markdown and plain text output formats for bug reports.
  • Use Case: When a user encounters a bug in the DURA platform, they can use this Skill to create a detailed report with the appropriate severity level, which can then be submitted to the GitHub repository.

Quick Start

Use the bug-reporter skill to create a bug report for a feature that isn't working as expected.

Frequently Asked Questions about bug-reporter

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

FAQPage Schema
How do I format a bug report for GitHub issues?

Formatting a bug report for GitHub issues requires structuring the problem description, severity level, and reproduction steps into a standardized template. This skill generates ready-to-submit GitHub Markdown or plain text output for the DURA platform.

How do I assess issue severity when reporting a bug?

Assessing issue severity involves matching the bug's impact against a predefined severity rubric. This skill provides a severity assessment framework to help categorize the bug's effect on the DURA platform accurately before submission.

Can I submit bug reports to GitHub without writing Markdown manually?

You can generate bug reports without manual Markdown formatting by using this skill to automatically structure the issue details. It outputs both GitHub Markdown and plain text variants, ready for direct submission to the repository.

What is the best way to document steps to reproduce a bug for developers?

Documenting reproduction steps is best handled by detailing the exact sequence of actions that trigger the unexpected behavior. This skill formats these steps alongside the identified severity level into a structured report for the development team.

Does the bug reporting process require a direct connection to GitHub?

The bug reporting process requires interaction with GitHub to submit the formatted issue to the repository. This skill streamlines the reporting workflow by preparing the structured details needed for that GitHub issue submission.