gstack-upgrade

Upgrade gstack across global, local, and vendored installations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/effiraid/reflix-nextjs --skill gstack-upgrade-effiraid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/effiraid/reflix-nextjs/tree/main/.claude/skills/gstack/gstack-upgrade
Command: npx skills add https://github.com/effiraid/reflix-nextjs --skill gstack-upgrade-effiraid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrade gstack to the latest version across multiple installation modes (global, local, vendored), detecting the install type, performing the upgrade, and presenting what's new to the user.

Core Features & Use Cases

  • Detects install type (global, local, vendored) and locates the correct installation directory.
  • Upgrades gstack by refreshing from the appropriate source, runs setup if needed, and shows a concise changelog.
  • Use Case: When a user asks to upgrade gstack, the skill performs the upgrade and reports new features and fixes.

Quick Start

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

Upgrading gstack involves detecting the install type across global, local, or vendored directories, refreshing from the correct source, running setup if needed, and displaying new changelog features.

How does gstack handle version management for different installation types?

gstack version management detects whether your installation is global, local, or vendored, locates the correct installation directory, and applies the upgrade process specifically tailored to that environment.

Do I need Bash and git access to automate a gstack upgrade?

Yes, automating a gstack upgrade requires Bash tooling, git access, and the ability to run the gstack setup, ensuring the environment can refresh sources and complete the installation process.

What is the best way to manage multiple gstack installs during an upgrade?

The best way to manage multiple gstack installs is using an automated upgrade skill that detects each installation mode, refreshes the appropriate source, and reports what is new across all environments.

Why does my gstack upgrade not show the latest changes?

If your gstack upgrade does not show changes, the setup process may not have completed; ensuring Bash tooling and git access are functional allows the upgrade to properly surface the new changelog.