open-triage

Open a local Firefox triage dashboard to review drafts, investigations, and watch lists.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Open the local Firefox triage dashboard to view and manage pending triage drafts, watch lists, and investigations through a single, accessible web UI that runs locally.

Core Features & Use Cases

  • Lazily installs a dedicated web dashboard into a managed virtual environment on first use, then serves it locally to streamline triage workflows.
  • Pins a specific dashboard release to ensure stability, reuses an existing server when available, and restarts only when needed.
  • Reads triage drafts, watch lists, and investigations from user-defined directories and presents them in a centralized dashboard for quick review and action.

Quick Start

Run the /open-triage command to install the dashboard lazily and start serving it on localhost.

Frequently Asked Questions about open-triage

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

FAQPage Schema
How do I review Firefox bug triage drafts and investigations in a local dashboard?

To review Firefox bug triage drafts and investigations locally, you can run the /open-triage command to lazily install and serve a dedicated web dashboard on localhost. It reads pending triage drafts, watch lists, and investigations from user-defined directories and presents them in a centralized local web UI for quick review.

Do I need to set up a virtual environment manually before serving the triage dashboard?

No, you do not need to set up a virtual environment manually. The triage dashboard utilizes a lazy-install mechanism that automatically creates a managed virtual environment on first use, pinning a specific dashboard release to ensure stability before serving it locally.

Can I configure the localhost port for the local triage dashboard?

Yes, you can configure the localhost port when serving the local triage dashboard. The Skill supports configurable ports to run the web UI locally, reusing an existing server when available and restarting only when needed to handle your triage and investigation workflows.

What is the best way to manage pending Firefox bug investigations and watch lists locally?

The best way to manage pending Firefox bug investigations and watch lists locally is through a centralized dashboard served on localhost. It provides dedicated read paths for triage and investigation data, allowing you to review and action pending drafts through a single accessible web interface.

Why does the local triage dashboard restart instead of using my existing server?

The local triage dashboard prioritizes reusing an existing server when available and restarts only when needed. This ensures the pinned dashboard release remains stable while serving your triage drafts and investigations on localhost without unnecessary interruptions.

Does the local triage dashboard support reading data from custom directories?

Yes, the local triage dashboard supports reading triage drafts, watch lists, and investigations from user-defined directories. It processes these configured read paths to present your pending Firefox bug triage data in the centralized local web UI.