bug-report-qa

Generate structured bug reports with reproduction steps and Jira links.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/haidonglethqb/CloudSchool --skill bug-report-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bug-report-qa
Source: https://github.com/haidonglethqb/CloudSchool/tree/main/.qwen/skills/bugreport
Command: npx skills add https://github.com/haidonglethqb/CloudSchool --skill bug-report-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create standardized and concise QA bug reports that emphasize reproducibility, clarity, and context, enabling faster fixes.

Core Features & Use Cases

  • Clear reproduction steps with exact preconditions.
  • Distinction between expected and actual behavior with severity guidance.
  • Jira/story linkage when available to align with feature context.

Quick Start

Provide a reproducible bug narrative including steps to reproduce, environment info, and any related Jira references.

Frequently Asked Questions about bug-report-qa

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

FAQPage Schema
How do I write a bug report with clear reproduction steps for Jira?

To write a bug report with clear reproduction steps for Jira, include preconditions, exact sequential steps, expected versus actual behavior, frequency, severity, and environment details to ensure precise developer handoffs and faster triage.

What is the required structure for a QA bug report during triage?

A QA bug report requires a title, preconditions, environment details, sequential reproduction steps, expected versus actual behavior, frequency, severity, and an optional Jira link to provide complete context for bug triage.

How do I document expected vs actual behavior for a bug report?

Document expected versus actual behavior by contrasting what the system should do under the defined preconditions with what actually occurred during your reproduction steps, then assign severity to prioritize the fix.

Can I automate bug report generation for developer handoffs?

Yes, you can automate bug report generation by providing a reproducible bug narrative with environment information and Jira references, which outputs a standardized report formatted for precise developer handoffs.