gstack-upgrade

Upgrade gstack installations via Git or file replacement and display a changelog.

127k|19.1k|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/garrytan/gstack --skill gstack-upgrade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/garrytan/gstack/tree/main/gstack-upgrade
Command: npx skills add https://github.com/garrytan/gstack --skill gstack-upgrade

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of upgrading the gstack tool to its latest version, ensuring you always have access to the newest features and improvements.

Core Features & Use Cases

  • Version Detection: Automatically detects if a new version of gstack is available.
  • Automated Upgrade: Handles both Git-based and vendored installations for a seamless upgrade.
  • What's New Summary: Clearly presents the changes in the new version, focusing on user-facing improvements.
  • Use Case: Run /gstack-upgrade to effortlessly update gstack and see a concise summary of what's new.

Quick Start

Run the gstack-upgrade skill to update 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 gstack-upgrade command. It automatically detects your installation type and updates the tool to the latest version using Git commands or file replacement.

Can I update a vendored gstack installation or does it only support global installs?

Updating a vendored gstack installation is fully supported alongside global installs. The upgrade process detects the specific installation type and applies the appropriate file replacement or Git command.

How does gstack version control automation handle changelogs after an upgrade?

gstack version control automation handles changelogs by displaying a summarized list of new features and improvements immediately after the upgrade completes, keeping you informed of user-facing changes.

What is the best way to automate tooling upgrades for gstack?

The best way to automate tooling upgrades for gstack is running the gstack-upgrade skill. It detects your installation type, executes the version update, and presents a concise changelog of new features.

Does the gstack upgrade process require manual Git commands?

The gstack upgrade process does not require manual Git commands. The skill automatically handles version detection and executes the necessary Git commands or file replacements for a seamless upgrade.