media-bug-triage

Analyze Mozilla Bugzilla media bugs and produce triage reports with severity assessments.

1|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/mozilla/media-skills --skill media-bug-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: media-bug-triage
Source: https://github.com/mozilla/media-skills/tree/main/media-bug-triage
Command: npx skills add https://github.com/mozilla/media-skills --skill media-bug-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps triage Mozilla Bugzilla reports for Firefox media issues by gathering evidence, finding related bugs, assessing severity and priority, and drafting a reporter response.

Core Features & Use Cases

  • Investigates bugs across audio, video, WebRTC, graphics, and Android media areas.
  • Correlates crash data, duplicate candidates, history, attachments, and component changes to build a complete triage picture.
  • Produces structured reports and reply drafts for common outcomes such as confirming, requesting more information, marking duplicates, or explaining a resolution.
  • Use case: a triager can hand it a Bugzilla number and get an evidence-backed summary, likely severity, related bugs, and a suggested response.

Quick Start

Ask the media-bug-triage skill to analyze Bugzilla bug 1234567 and infer the scope profile if you do not specify one.

Frequently Asked Questions about media-bug-triage

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

FAQPage Schema
How do I triage Firefox media bugs in Bugzilla faster?

Firefox media bug triage is accelerated by analyzing Bugzilla reports to gather evidence, assess severity, find duplicate candidates, and draft reporter responses for audio, video, and WebRTC issues. You receive an evidence-backed summary and suggested reply by providing a bug number.

What is the best way to analyze Firefox WebRTC crash reports from Bugzilla?

Analyzing Firefox WebRTC crash reports involves correlating Socorro crash data with Bugzilla history and attachments to build a complete triage picture. This process identifies likely severity, related bugs, and regression scope to produce structured triage reports.

Can I use Searchfox code lookup when investigating Firefox media playback failures?

Yes, Searchfox code lookup is supported when investigating Firefox media playback failures to trace regressions and component changes. It correlates code-level evidence with Bugzilla attachments and crash data to infer the scope profile for the triage report.

Do I need Bugzilla REST access to assess the severity of Android media bugs?

Yes, Bugzilla REST access is required to assess the severity of Android media bugs and investigate regressions. The Skill uses this access to gather bug history, find duplicate candidates, and produce structured severity assessments and canned responses.

Why does my Firefox media bug triage workflow need canned responses?

Firefox media bug triage workflows need canned responses to support end-to-end processing of common outcomes like confirming bugs, requesting more information, or marking duplicates. They provide reusable reply drafts that streamline reporter communication.