triage-apply-feedback

Apply queued refine feedback to Firefox bug triage draft JSON.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill automates processing queued refine feedback for Firefox A/V triage drafts, re-drafting the pending JSON to incorporate human feedback and surface a generalizable lesson for wiki updates.

Core Features & Use Cases

  • Re-drafts one bug's refine feedback into an updated draft JSON, preserving fields.
  • Extracts a generalizable lesson from the edits and proposes a wiki addition to guide future triage.
  • Runs automatically within the drain workflow, applying feedback without manual invocation.

Quick Start

Run the drain to process the next bug's refine feedback and review the redrafted JSON and any extracted lesson.

Frequently Asked Questions about triage-apply-feedback

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

FAQPage Schema
How do I apply human feedback to Firefox bug triage drafts?

You can apply feedback to Firefox bug triage drafts by running the drain workflow, which processes queued refine feedback and revises pending draft JSON accordingly. It preserves existing fields and logs the decision trail for auditing while extracting generalizable lessons.

What is the best way to extract generalizable lessons from bug triage feedback?

The best way to extract generalizable lessons from bug triage feedback is to process queued refine drafts within the drain workflow. The skill analyzes human edits to pending JSON drafts and proposes wiki additions to guide future Firefox bug triage.

Does the triage feedback workflow preserve existing JSON fields when revising drafts?

Yes, the triage feedback workflow preserves existing JSON fields when revising drafts. It validates inputs and updates the pending bug triage draft JSON with human feedback while maintaining the original field structure and logging the decision trail for auditing.

How do I automate processing queued refine feedback for Firefox bug triage?

You can automate processing queued refine feedback by running the drain workflow, which applies feedback per bug without manual invocation. It validates inputs, redrafts the pending JSON, and surfaces generalizable lessons for wiki updates automatically.

When do I need to run the drain workflow for bug triage feedback?

You need to run the drain workflow for bug triage feedback when queued refine feedback is ready for processing. It operates automatically to revise pending draft JSON per bug, extract generalizable lessons, and propose wiki additions to guide future Firefox triage.

Why does the triage feedback process log a decision trail?

The triage feedback process logs a decision trail for auditing purposes. By recording how human feedback modifies the pending draft JSON, it ensures transparency in the Firefox bug triage workflow and tracks the extraction of generalizable lessons for wiki updates.