update-investigation

Edit existing Firefox bug investigation files with verified findings and Searchfox cross-references.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update an existing Firefox bug investigation file with new findings, corrected root cause, revised proposed solution, or updated patch arrangements. Use when investigation.md needs targeted edits — inside or outside of bug-start.

Core Features & Use Cases

  • Never create a new investigation file; only edit existing ones.
  • Enforce evidence: every new claim must be verified or labeled [Assumption], with cross-references to code via Searchfox.
  • Targeted edits with guardrails: maintain change history and focus strictly on the requested sections.

Quick Start

Open the existing bug investigation file and apply targeted edits to update findings, root cause, or patch arrangements using the defined rules.

Frequently Asked Questions about update-investigation

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

FAQPage Schema
How do I update an existing Firefox bug investigation file with new findings?

To update a Firefox bug investigation file, apply targeted edits to incorporate new findings, corrected root causes, or revised patch arrangements. The tool enforces verification, labeling assumptions, and cross-referencing code via Searchfox links.

Can I create a new bug investigation file if one does not exist yet?

No, you cannot create a new bug investigation file. The tool enforces non-creation of new files and strictly targets existing investigation files to ensure focused updates and maintain change history.

How do I add Searchfox links to a bug investigation document?

You add Searchfox links by cross-referencing code during targeted edits. The tool requires every new claim to be verified or labeled as an assumption with precise cross-references to code via Searchfox.

What is the best way to revise a proposed solution in a bug investigation?

The best way to revise a proposed solution is to apply targeted edits to the specific sections of the existing investigation file, maintaining change history and enforcing evidence verification.

Does the investigation update tool work outside of the initial bug-start workflow?

Yes, the investigation update tool operates across both in-bug and outside-bug-start workflows, allowing targeted edits to existing files whenever new findings or corrections are needed.