gstack-upgrade

Detect installation mode, upgrade gstack, and present changelog summaries.

1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/tyhuffman7/gstack-hermes --skill gstack-upgrade-tyhuffman7
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/tyhuffman7/gstack-hermes/tree/main/gstack-upgrade
Command: npx skills add https://github.com/tyhuffman7/gstack-hermes --skill gstack-upgrade-tyhuffman7

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrades and maintains the gstack tool by automating version detection, upgrade execution, and changelog presentation for users who need to stay current across different installation modes.

Core Features & Use Cases

  • Detects global, vendored, and local installs and upgrades accordingly.
  • Runs the upgrade, handles migrations, and summarizes what's new for visibility.
  • Supports automated or prompted upgrades based on user preference and voice triggers.

Quick Start

Upgrade gstack to the latest version on demand and review what's new after the upgrade.

Frequently Asked Questions about gstack-upgrade

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

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

The tool upgrades gstack to the latest version by detecting your installation type and executing the necessary steps with minimal downtime. You can trigger this on demand or through automated prompts to keep your environment current.

How does gstack handle versioning and migrations during an upgrade?

The upgrade process handles migrations automatically by detecting the current version, executing the required upgrade steps, and presenting a changelog summary. This ensures you understand what changed after the migration completes.

Can I automate the gstack upgrade process for global and local installs?

Yes, you can automate upgrades across global, vendored, and local installs. The tool detects the specific install type and applies the correct upgrade execution automatically, keeping your deployments current without manual intervention.

What is the best way to review what is new after a gstack deployment upgrade?

The best way to review changes is through the automated changelog presentation, which summarizes what is new directly after the upgrade execution. This provides clear user feedback and visibility into the latest version updates.

Why does the gstack upgrade process need to detect different installation modes?

Detecting installation modes is necessary because global, vendored, and local installs require different upgrade execution paths. This ensures minimal downtime and accurate migration handling tailored to each specific environment.