triage

Automates Firefox Audio/Video bug triage drafts for dashboard review.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/alastor0325/fx-bug-toolkit --skill triage-alastor0325
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/alastor0325/fx-bug-toolkit/tree/main/skills/triage
Command: npx skills add https://github.com/alastor0325/fx-bug-toolkit --skill triage-alastor0325

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Firefox Audio/Video bug triage is labor-intensive and error-prone due to scattered data sources, incomplete reports, and manual coordination. This skill automates completeness checks, duplicate detection, needinfo drafting, and meta-bug blocking, producing ready-to-review triage drafts for the dashboard.

Core Features & Use Cases

  • Completeness checks for bug reports, fields, and related data
  • Duplicate detection and cross-bug linking to surface meta-bug candidates
  • Needs-info (NI) drafting, CC/NI management, and draft persistence for review
  • Writes pending drafts to the triage dashboard for later review or apply
  • Works across watched bugs and recently fetched bugs, with modes for read-only and reply

Quick Start

Run /triage on a bug to generate a draft triage report and push it to the triage dashboard for review

Frequently Asked Questions about triage

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

FAQPage Schema
How do I automate Firefox bug triage for audio and video reports?

Firefox A/V bug triage is automated by performing completeness checks, duplicate detection, and needinfo drafting across watched and recently fetched bugs. The skill drafts triage reports and pushes pending actions to the dashboard for user review.

Can I draft needinfo requests and manage CC lists for Bugzilla bugs automatically?

Needinfo drafting and CC/NI management are handled automatically during the triage process. The skill generates draft needinfo requests and persists them in a JSON log for later review or application.

What prerequisites do I need to run automated Bugzilla triage workflows?

Automated Bugzilla triage requires bugzilla-cli installed and a TRIAGE_OWNER environment variable configured. Optional component lists can also be set up to narrow the scope of the triage process.

Does the triage skill support read-only mode for reviewing bugs without sending replies?

Read-only and reply modes are both supported for triaging bugs. In read-only mode, the skill performs completeness checks and duplicate detection without sending needinfo requests or modifying bug reports.

How does duplicate detection work when triaging multiple Firefox bugs?

Duplicate detection operates across watched and recently fetched bugs by cross-linking related reports and surfacing meta-bug candidates. This identifies potential duplicates and enforces meta-bug blocking during the triage workflow.

What is the best way to generate triage reports for a Firefox bug dashboard?

Generating triage reports for the dashboard is done by running the triage command on a bug, which produces a draft report with P/S assessments and pending actions. The report is then pushed to the triage dashboard for review.