gstack-upgrade

Automate gstack tool upgrades by detecting installation type and applying migrations.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/joyce820309/holo-oahu --skill gstack-upgrade-joyce820309
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/joyce820309/holo-oahu/tree/main/.skills/gstack/gstack-upgrade
Command: npx skills add https://github.com/joyce820309/holo-oahu --skill gstack-upgrade-joyce820309

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, AskUserQuestion, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill addresses the challenge of keeping gstack tools up-to-date, simplifying the upgrade process and ensuring you have the latest features and improvements.

Core Features & Use Cases

  • Automated Upgrade: Checks for available updates and upgrades gstack to the latest version with a single command.
  • Detection of Install Types: Identifies the installation type (global, local, vendored) and applies the appropriate upgrade method.
  • User Interaction: Offers the option to auto-upgrade or manually manage updates, with customizable snooze options.
  • Migration and Compatibility: Handles migration between versions, ensuring compatibility and smooth transitions.
  • What's New: Summarizes new features and changes after an upgrade.

Quick Start

Run /gstack-upgrade to check for updates and upgrade gstack to the latest version.

Frequently Asked Questions about gstack-upgrade

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

FAQPage Schema
How do I upgrade gstack tools to the latest version?

To upgrade gstack tools to the latest version, simply run the `/gstack-upgrade` command. This initiates an automated process that checks for available updates and applies the appropriate upgrade steps based on your specific installation type.

How does gstack handle version migration and compatibility during an upgrade?

During a gstack upgrade, the tool automatically handles version migration and ensures compatibility. It identifies your installation type, applies the correct upgrade steps, and manages transitions between versions to ensure your system maintains stability and functionality.

Can I use this tool to upgrade a vendored or local gstack installation?

Yes, you can upgrade vendored or local gstack installations. The tool specifically detects your installation type—whether global, local, or vendored—and applies the appropriate, corresponding upgrade method to ensure the process matches your environment.

What is the best way to manage gstack software maintenance and updates?

The best way to manage gstack software maintenance is by using the automated upgrade tool, which offers options to auto-upgrade or manually manage updates. It includes customizable snooze options to control when you apply the latest version.

How do I see what's new after a gstack tool upgrade?

To see what's new after a gstack tool upgrade, simply check the post-upgrade summary. The tool automatically summarizes new features and changes once the version migration is complete, keeping you informed of all recent improvements.

Why does my gstack upgrade process require Bash and Write capabilities?

Your gstack upgrade requires Bash and Write capabilities because the tool executes scripts for deterministic tasks and writes necessary migration files. It also uses Read for reference information and AskUserQuestion to let you choose upgrade preferences.