gstack-upgrade

Detect, perform, and report gstack application upgrades with rollback.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manages the upgrade process of the gstack application, providing a detailed report of the upgrade steps and changes.

Core Features & Use Cases

  • Version Upgrade Detection: Identifies if a newer version of gstack is available.
  • Automated Upgrade: Performs the upgrade process automatically with user confirmation.
  • Manual Upgrade: Allows manual initiation of the upgrade process.
  • Backup and Restore: Restores the previous version in case of upgrade failure.
  • Change Summary: Provides a summary of new features and changes post-upgrade.
  • Use Case: When a new version of gstack is released, this Skill can be used to upgrade the application to the latest version, ensuring that all updates are applied safely.

Quick Start

To upgrade gstack, simply execute the 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?

The gstack upgrade process detects newer versions and performs automated upgrades with user confirmation, handling both global and vendored installations while providing a detailed change summary post-upgrade.

Can I restore the previous gstack version if an upgrade fails?

You can restore the previous version because the upgrade process includes a backup and restore mechanism that automatically reverts the application if an upgrade failure occurs.

Does the gstack upgrade process support both global and vendored installations?

The upgrade process supports both global and vendored installations, automatically detecting the installation type and handling the system upgrade accordingly to apply updates safely.

What is included in the gstack upgrade report?

The upgrade report provides a detailed summary of the upgrade steps and changes, including new features and modifications applied during the version management process.

How do I manually initiate a gstack system upgrade?

You can manually initiate a system upgrade by executing the upgrade command, which allows you to start the version management process and apply the latest updates on demand.

Do I need Bash to automate gstack application maintenance?

You need Bash along with Read, Write, and AskUserQuestion operations to interact with the system and user inputs required to automate gstack application maintenance and upgrades.