triage

Analyze Bugzilla bug reports to extract STR and draft triage responses.

Updated Mar 14, 2016
One-click install
npx skills add https://github.com/ChunMinChang/dotfiles --skill triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/ChunMinChang/dotfiles/tree/main/mozilla/firefox/dot.claude/skills/triage
Command: npx skills add https://github.com/ChunMinChang/dotfiles --skill triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps triage Firefox Bugzilla bugs by analyzing reports, extracting reproduction steps, test cases, and triage signals to speed up resolution.

Core Features & Use Cases

  • Analyze Bugzilla bug reports, including summary, description, comments, attachments, status, and keywords.
  • Identify whether the report contains a clear STR, detect test-case indicators, and flag needs-info or other triage actions.
  • Generate a structured triage analysis with recommended actions and a draft response.
  • Leverage supplemental canned responses to standardize communication.

Quick Start

Use the triage skill to analyze Bugzilla bug 1234567 by starting with the command: /triage 1234567 Then the assistant will fetch bug data, perform analysis, and present a Markdown-ready report.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I automate Bugzilla bug triage for Firefox reports?

Automate Bugzilla bug triage by using the triage Skill to analyze bug reports, extract reproduction steps and test cases, classify issues, and generate structured triage analysis with recommended actions. Run /triage [bug_id] to fetch bug data and receive a Markdown-ready report with suggested next steps.

What information does bug triage analysis extract from Bugzilla reports?

Bug triage analysis extracts steps to reproduce (STR), test case indicators, relevant signals, and metadata from Bugzilla reports including summary, description, comments, attachments, status, and keywords. It identifies needs-info flags and other triage actions to accelerate resolution.

Can I use standardized responses when triaging Firefox bugs?

Yes, the triage Skill supports supplemental canned responses to standardize communication during bug triage. Draft responses are generated alongside the structured analysis to streamline workflow and ensure consistent messaging across triage actions.

Does bug triage work with Bugzilla automation workflows?

Yes, bug triage integrates into Bugzilla workflows by analyzing reports and classifying issues across Mozilla projects. It outputs structured Markdown analysis and suggested actions designed to fit into existing triage processes and speed up bug resolution cycles.

What happens if a bug report lacks clear reproduction steps?

When a bug report lacks clear reproduction steps, the triage analysis detects missing test-case indicators and flags needs-info or other triage actions. The generated report highlights gaps and recommends specific information to request from reporters.