report-bug

Create Jira issues from structured bug reports using project configuration data.

10|7|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/RHEcosystemAppEng/sdlc-plugins --skill report-bug-rhecosystemappeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-bug
Source: https://github.com/RHEcosystemAppEng/sdlc-plugins/tree/main/plugins/sdlc-workflow/skills/report-bug
Command: npx skills add https://github.com/RHEcosystemAppEng/sdlc-plugins --skill report-bug-rhecosystemappeng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The manual process of creating detailed bug reports is often time-consuming and prone to errors. This Skill simplifies bug reporting to Jira, reducing the time and effort required to document issues.

Core Features & Use Cases

  • Interactive Bug Reporting: Users can interactively define bug reports by walking through a structured template.
  • Programmatic Bug Reporting: Accepts structured input programmatically, making it suitable for automation.
  • Use Case: Automatically generate a bug report based on structured error logs from another system, ensuring the right details are included for quick triage in Jira.

Quick Start

To start the interactive bug reporting process, run the skill: /report-bug

Frequently Asked Questions about report-bug

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

FAQPage Schema
How do I create Jira issues from bug reports automatically?

You can create Jira issues automatically by feeding structured bug summaries and detailed descriptions into this bug reporting tool programmatically, bypassing the interactive template to streamline issue tracking.

Can I use an interactive template for bug tracking to Jira?

Yes, you can walk through a structured bug description template interactively to ensure all required project configuration data and details are captured for accurate Jira issue creation.

Do I need Python to report bugs to Jira through this process?

Yes, Python 3 is required as a dependency to run the scripts that process structured bug reports and handle the Jira integration for issue tracking.

What is the best way to automate Jira issue creation from error logs?

The best way is to programmatically pass structured error logs directly into the bug reporting process, ensuring the right details are included for quick triage in Jira without manual data entry.

Does Jira integration support programmatic input for bug reporting?

Jira integration supports programmatic input by accepting structured bug summaries and detailed descriptions, allowing automated systems to generate issues within Jira's creation process constraints.

Are there limitations when creating Jira issues from bug reports?

Bug reporting operates within the constraints of Jira's issue creation processes, requiring user or script-provided bug summaries and detailed descriptions to successfully generate issues.