gstack-upgrade

Upgrade gstack across global, local, and vendored installations.

Updated Oct 15, 2025
One-click install
npx skills add https://github.com/vibrationalforce/Echoelmusic --skill gstack-upgrade-vibrationalforce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/vibrationalforce/Echoelmusic/tree/main/.claude/skills/gstack/gstack-upgrade
Command: npx skills add https://github.com/vibrationalforce/Echoelmusic --skill gstack-upgrade-vibrationalforce

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrade gstack to the latest version across global, local, and vendored installations.

Core Features & Use Cases

  • Detects install type (global, local, vendored) and guides safe upgrade paths.
  • Auto-upgrade support, interactive prompts, and safe rollback with backups.
  • Synchronizes vendored copies after upgrade and displays a concise What's New summary.

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?

To upgrade gstack to the latest version, run the /gstack-upgrade command. It automatically detects your installation type and applies the appropriate upgrade path, whether global, local, or vendored.

How does version management work for vendored gstack installations?

Version management for vendored installations synchronizes your local copies after a git-based upgrade. It detects the install type and ensures all vendored paths match the latest released version.

Can I rollback a gstack upgrade if the new version breaks my environment?

Yes, you can rollback a gstack upgrade because the process includes automatic version backups. If a new version causes issues, the safe rollback path restores your previous working environment.

Does the gstack upgrade process support interactive prompts and auto-upgrade?

The gstack upgrade process supports both auto-upgrade and interactive prompts. It detects when a new version is available and can guide you through the upgrade or perform it automatically based on your configuration.

What is the best way to see what changed after upgrading gstack?

The best way to see what changed is through the built-in post-upgrade changelog display. After completing the version upgrade, a concise What's New summary is automatically presented to highlight recent changes.