gstack-upgrade

Upgrade gstack installations by comparing installed and latest versions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manages the process of upgrading the gstack tool to its latest version, identifying whether the installation is global or vendored, and presents what's new.

Core Features & Use Cases

  • Automated Upgrade: Handles both global and vendored installations with automatic and manual upgrade options.
  • Version Detection: Identifies the current version of gstack and compares it to the latest available version.
  • Change Summary: Displays a summary of what has changed in the latest version of gstack, focusing on user-facing updates.

Quick Start

Run the upgrade by typing '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, run the 'gstack upgrade' command. The tool detects whether your installation is global or vendored, compares the installed version to the latest available, and executes the system-level upgrade process.

How does the gstack upgrade process handle version detection?

The gstack upgrade process handles version detection by comparing your currently installed gstack version against the latest available release. It then presents a summary of user-facing changes and updates included in the new version.

Do I need system permissions to run a gstack upgrade?

Yes, you need system permissions to run a gstack upgrade. The process requires system-level access to detect and modify the gstack installation, regardless of whether it is a global or vendored setup.

Can I use the gstack upgrade tool for both global and vendored installations?

Yes, you can use the gstack upgrade tool for both global and vendored installations. It automatically identifies your installation type and offers both automated and manual upgrade options to update the system.

What is the best way to view changes after a gstack version upgrade?

The best way to view changes after a gstack version upgrade is to let the tool display its built-in change summary. The upgrade command automatically presents a summary of what is new, focusing on user-facing updates.