gstack-upgrade

Upgrade global or vendored gstack installations and report new changes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrade gstack to the latest version across both global and vendored installs, ensuring the tool remains current and consistent.

Core Features & Use Cases

  • Detects whether gstack is installed globally, locally, or vendored and applies the appropriate upgrade path.
  • Performs a deterministic upgrade with stash, rollback, and post-upgrade validation.
  • Generates a concise “What’s New” summary by parsing CHANGELOG.md to help users review changes.
  • Supports auto-upgrade, snooze, and update-check controls to fit operational workflows.

Quick Start

Run /gstack-upgrade to upgrade gstack to the latest version and review what's new.

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 upgrade process detects global and vendored gstack installations, applies the appropriate upgrade path, and enforces a deterministic workflow with stash, rollback, and post-upgrade validation to ensure version consistency.

What is the best way to manage version updates for a vendored gstack installation?

Managing a vendored gstack version requires an upgrade tool that detects local installations and applies the correct upgrade path, ensuring the tool remains current and consistent across different installation scopes.

How does the deterministic upgrade workflow handle rollback and stashing?

The deterministic upgrade workflow enforces stash and rollback mechanisms during the gstack version update, performing post-upgrade validation to safely revert changes if the new version fails to install correctly.

Can I automate gstack version management with auto-upgrade controls?

Yes, the upgrade process supports auto-upgrade, snooze, and update-check controls to fit operational workflows, allowing automated version management for gstack installations.

How do I review what's new after a gstack version update?

To review what's new after a gstack version update, the tool parses CHANGELOG.md to generate a concise summary of notable changes, helping you quickly review updates introduced in the new version.