update

Update fx-bug-toolkit and its dependencies to latest versions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps fx-bug-toolkit up to date by synchronizing upstream changes, refreshing the marketplace deployment, and ensuring required command-line tools are installed or upgraded.

Core Features & Use Cases

  • Upstream refresh: Pulls latest plugin and marketplace updates to keep the toolkit current.
  • Dependency maintenance: Ensures required CLIs (bmo-to-md, searchfox-cli, profiler-cli) are installed or upgraded to latest versions.
  • Environment readiness: Verifies tooling availability (cargo, git, node) and guides users to /init when missing.
  • Optional components: Refreshes optional pieces like the triage dashboard when installed.

Quick Start

Run /update to refresh the toolkit and its dependencies to the latest versions.

Frequently Asked Questions about update

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

FAQPage Schema
How do I update fx-bug-toolkit and its dependencies to the latest versions?

To update the fx-bug-toolkit, run the /update command to automatically pull upstream plugin changes, refresh marketplace deployments, and upgrade required CLIs like bmo-to-md, searchfox-cli, and profiler-cli to their latest versions.

What dependencies are required before refreshing the fx-bug-toolkit?

Refreshing the fx-bug-toolkit requires cargo and Git installed to synchronize upstream changes and upgrade command-line tools. It also verifies node availability and guides you to /init if any required environment tooling is missing.

How does the plugin update process handle restarting Claude Code?

The plugin update process automates synchronizing upstream changes and upgrading dependencies, then coordinates directly with Claude Code to restart the plugin automatically after the updates are successfully applied.

Does updating the toolkit refresh optional components like the triage dashboard?

Yes, updating the toolkit refreshes optional components like the triage dashboard if they are already installed, alongside synchronizing the core plugin marketplace deployment and upgrading required command-line interface dependencies.

What's the best way to maintain required command-line tools for the fx-bug-toolkit?

The best way to maintain required command-line tools is running /update, which ensures bmo-to-md, searchfox-cli, and profiler-cli are installed or upgraded to their latest versions while synchronizing upstream plugin changes.

Why does the toolkit update fail when cargo or Git is missing?

The toolkit update fails because cargo and Git are required dependencies for pulling upstream changes and upgrading command-line tools. The environment readiness check detects missing tooling and directs you to run /init for setup.