gstack-upgrade

Automate gstack upgrades by detecting install type and summarizing changes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of upgrading gstack to the latest version, ensuring that users always have the most up-to-date features and fixes.

Core Features & Use Cases

  • Automated Upgrade: Detects global vs vendored install, runs the upgrade, and shows what's new.
  • Voice Triggers: Allows users to upgrade gstack using voice commands like "upgrade the tools" or "g stack upgrade".
  • Use Case: When prompted to upgrade gstack, this Skill can handle the process automatically, including checking for updates, prompting for user confirmation, and performing the upgrade.

Quick Start

Run /gstack-upgrade to automatically 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 automatically?

To upgrade gstack automatically, you can run the `/gstack-upgrade` command. The Skill detects whether your installation is global or vendored, executes the upgrade, and provides a summary of the new changes.

How does the automated upgrade process handle different gstack installations?

The automated upgrade process works by detecting your specific gstack installation type, whether it is global or vendored. It then runs the appropriate upgrade commands and shows a summary of what is new after completion.

What dependencies are required to run an automated gstack upgrade?

Performing an automated gstack upgrade requires the Bash, Read, Write, and AskUserQuestion tools. These dependencies allow the Skill to execute commands, handle files, and prompt you for confirmation during the upgrade.

Can I trigger a gstack upgrade using voice commands?

You can trigger a gstack upgrade using voice commands like "upgrade the tools" or "g stack upgrade". The Skill processes these prompts to automatically check for updates and perform the system tools upgrade.

What is the best way to check for gstack updates and see what has changed?

The best way to check for gstack updates and review changes is to run the `/gstack-upgrade` command. It automatically handles the update process and provides a detailed summary of the latest features and fixes applied.

Does the gstack upgrade process prompt for user confirmation before running?

The gstack upgrade process does prompt for user confirmation before executing the update. It uses the AskUserQuestion dependency to ensure you approve the upgrade before applying the latest version to your system.