gstack-upgrade

Upgrade gstack to the latest version with migration and auto-upgrade options.

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

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 automates the process of upgrading gstack to the latest version, tracks changes, and allows users to opt-in for auto-upgrades.

Core Features & Use Cases

  • Automated Upgrade: Detects global vs vendored install, runs the upgrade, and shows what's new.
  • User Interaction: Provides options for manual upgrade, auto-upgrade configuration, and snooze reminders.
  • Install Type Detection: Identifies whether gstack is installed globally or locally and handles both cases.
  • Version Migrations: Manages migrations between versions, including script execution and state fixes.
  • What's New: Summarizes changes from the old version to the new version.

Quick Start

Run the upgrade gstack command to 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 to the latest version?

To upgrade gstack, run the `upgrade gstack` command. The process detects whether your installation is global or local, executes the upgrade, and summarizes what changes are new in the latest version.

Can I configure auto-upgrade settings for gstack?

Yes, you can configure auto-upgrade settings for gstack. The upgrade process provides user interaction options to opt-in for automatic upgrades, perform manual upgrades, or snooze update reminders.

What is the best way to handle version migrations when updating gstack?

The best way to handle gstack version migrations is to let the upgrade process manage them. It automatically handles migrations between versions, including necessary script execution and state fixes.

Does the gstack upgrade work with both global and local installations?

Yes, the gstack upgrade works with both global and local installations. The tool features install type detection to identify your current setup and applies the appropriate upgrade logic for your environment.

What tools are required to automate system maintenance and version upgrades for gstack?

Automating gstack version upgrades requires the Bash, Read, Write, and AskUserQuestion tools. These dependencies enable the system to execute scripts, manage configurations, and prompt for user interaction.