gstack-upgrade

Automate gstack upgrades with install type detection and version migrations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gstack, 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, reducing manual effort and ensuring you have the most recent features and fixes.

Core Features & Use Cases

  • Automatic Upgrade: Performs an automated upgrade to the latest version of gstack.
  • Manual Option: Provides a manual option to upgrade when automated upgrades are not desired.
  • Install Type Detection: Automatically detects whether the gstack is installed globally or locally and upgrades accordingly.
  • Team Mode Handling: Handles team mode installations where the global version is the single source of truth.
  • Version Migrations: Applies version-specific migrations to ensure a smooth transition.
  • Backup: Restores from a backup if the upgrade fails.

Quick Start

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

To upgrade gstack to the latest version, run the `/gstack-upgrade` command to automate the process. It handles installation type detection, applies version migrations, and ensures you have the most recent features and fixes with minimal manual effort.

Does the gstack upgrade process work for both global and local installations?

Yes, the gstack upgrade process automatically detects whether your installation is global or local and upgrades accordingly. It also handles team mode installations by using the global version as the single source of truth.

Can I manually upgrade gstack instead of using the automated process?

Yes, you can manually upgrade gstack when automated upgrades are not desired. The Skill provides a manual upgrade option alongside the automated process to give you control over system maintenance and version control.

What happens if a gstack version migration fails during the upgrade?

If the gstack upgrade fails during version migrations, the system automatically restores from a backup. This ensures a smooth transition and prevents data loss when applying version-specific migrations to your configuration files.

Do I need access to configuration files to automate gstack system maintenance?

Yes, performing an automated gstack upgrade requires access to gstack and its configuration files. This access allows the tool to detect your installation type, apply version migrations, and handle team mode installations correctly.