Requires: export BUGZILLAAPIKEY="your-key" (get from https://bugzilla.mozilla.org/userprefs.cgi?tab=apikey)
Use this local skills checkout path for commands in this file:
| search | Find bugs by product, component, status, assignee, etc. | | get | View bug details, comments, history | | create | File a new bug (requires: product, component, summary, version) | | update | Modify status, assignee, priority, add comments | | comment | Add comment to a bug | | attachment | Attach files to a bug |
Interact with Mozilla Bugzilla (bugzilla.mozilla.org) via REST API. Use when the user asks to search bugs, view bug details, create bugs, update bugs, add comments, or attach files. Triggers on "bugzilla", "bmo", "file a bug", "bug report", "mozilla bug". Source: jwmossmoz/agent-skills.