Bugzilla Bugzilla is a web-based bug tracking system, allowing teams to track defects, code changes, communications, and testing efforts. Software development teams and quality assurance testers commonly use it to manage the software development lifecycle. Official docs: https://www.bugzilla.org/docs/ Bugzilla Overview - Bug - Attachment - User Use action names and parameters as needed. Working with Bugzilla This skill uses the Membrane CLI to interact with Bugzilla. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than a…