update

Check and manage Forge updates via bunx forge update.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/youssefKadaouiAbbassi/yka-code --skill update-youssefkadaouiabbassi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update
Source: https://github.com/youssefKadaouiAbbassi/yka-code/tree/main/forge/plugin/skills/update
Command: npx skills add https://github.com/youssefKadaouiAbbassi/yka-code --skill update-youssefkadaouiabbassi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages Forge updates to ensure you have the latest features and fixes without manual intervention.

Core Features & Use Cases

  • Update Check: Perform a force update check or toggle the per-session autoupdate prompt.
  • Automated Update: Wraps bunx forge update for seamless integration.
  • Status Reporting: Surfaces stdout verbatim with no summarization, reminding the user to /reload-plugins or restart Claude Code if updates were applied.

Quick Start

To force an update check, run: /update.

Frequently Asked Questions about update

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

FAQPage Schema
How do I check for Forge updates automatically?

To check for Forge updates automatically, you can use a CLI tool that wraps the `bunx forge update` command. This automation forces an update check to ensure you have the latest features and security patches without manual intervention.

What is the best way to manage Forge updates in Claude Code?

The best way to manage Forge updates in Claude Code is by running an automated update check via the `/update` command. This surfaces the standard output directly and reminds you to `/reload-plugins` or restart Claude Code if updates are applied.

Do I need Claude Code to run a Forge update check?

Yes, you need access to both Forge and Claude Code to execute the automated update check. The tool integrates directly with the Claude Code environment to manage the update process and report the status.

Can I toggle the per-session autoupdate prompt for Forge?

Yes, you can toggle the per-session autoupdate prompt for Forge. The update management tool allows you to either force a manual update check or configure the automated session prompt behavior.

Why does my Forge update check output appear without summarization?

The Forge update check output appears verbatim without summarization to ensure you see the raw standard output. This direct status reporting guarantees you receive unfiltered feedback from the update process.