autorenew

Updated: 2026-03-25

bug-reporting

Basic Information

Skill Name
bug-reporting
Author
naodeng
Use Scenario
Defects must be reproduced clearly for fast diagnosis and fix.
Target Users
QAs who hand off defects to engineering and product.
Summary
Who should use: QAs who hand off defects to engineering and product. Best used when: Defects must be reproduced clearly for fast diagnosis and fix. How to use: Capture environment, steps, evidence, and impact, then track fix and retest to closure.

Full Skill Guide

When

  • Defects are found and must be communicated for fast fix and retest.
  • Team has recurring misunderstandings about issue severity or reproduction.
  • Management needs clear defect status and impact visibility.

What

  • Produce actionable bug reports with clear reproduction and impact.
  • Improve fix turnaround by reducing back-and-forth clarification.
  • Enable reliable prioritization by severity and business risk.

How

  1. Capture environment, precondition, and minimal reproduction steps.
  2. Document expected vs. actual behavior with objective evidence.
  3. Assess severity, scope impact, and user/business consequence.
  4. Attach logs/screenshots/api payloads for quick diagnosis.
  5. Propose verification points after fix.
  6. Track lifecycle and closure evidence.

Reference

Positive Example (Input -> Output)

Input:

  • Checkout failure under expired-token refresh path

Output:

  • Repro steps, request id, failing response payload
  • Severity rationale (payment interruption)
  • Retest checklist for fix validation

Negative Example (Input -> Output)

Input:

  • "Payment has bug"

Output (problem):

  • No environment, no reproducible steps, no expected result
  • Developer cannot verify root cause efficiently

Limits

  • Do not submit bugs without reproducible evidence.
  • Do not overstate severity without impact rationale.
  • Do not mix multiple unrelated issues in one ticket.
  • Do not close issue without retest proof.
  • Do not hide intermittent behavior; mark and track it explicitly.

Usage Guide

  1. Install and enable bug-reporting first (use the install commands in this page).
  2. In your request, provide required context: scope, environment, timeline, and expected output format.
  3. Trigger with defect evidence, for example: "Use bug-reporting to create a developer-ready bug ticket."
  4. Require fixed structure: environment, repro steps, expected/actual, logs, impact, retest criteria.
  5. After fix, ask the skill to generate a closure verification checklist.

Installation

Platform

AI Tool

Quick install (one line)

Generating command...

Full script

Loading script...
Share