gstack-upgrade

Automate gstack upgrades with install-type detection and What's New summaries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrades gstack across all deployment types (global, local, vendored) and exposes a clear summary of what's new after each upgrade, saving time and reducing manual maintenance.

Core Features & Use Cases

  • Automatically detects install type (global, local, vendored) and applies the correct upgrade workflow.
  • Supports auto-upgrade, interactive prompts, snooze options, and post-upgrade synchronization of vendored copies.
  • Generates a human-readable "What's New" summary from the upgraded install's changelog for quick review.

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 automatically?

To upgrade gstack automatically, run /gstack-upgrade. This triggers an automated workflow that detects your installation type, applies the correct update method, and displays a changelog summary.

What is the best way to manage gstack version updates across different installations?

The best way to manage gstack version updates is using an automated upgrade workflow. It detects global, local, or vendored installations and applies the correct synchronization to ensure all copies match the latest version.

How does gstack handle vendored installation upgrades and synchronization?

Vendored installation upgrades are handled through post-upgrade synchronization. The process detects vendored copies, applies the necessary updates, and synchronizes them with the latest global or local release.

Can I see what is new in gstack after an upgrade?

Yes, you can see what is new after an upgrade. The workflow parses the changelog and generates a human-readable What's New summary, allowing you to quickly review recent changes and updates.

Does the gstack upgrade process support interactive prompts and snooze options?

Yes, the gstack upgrade process supports interactive prompts and snooze options. You can choose to delay updates interactively or allow the system to proceed with auto-upgrade based on your preferences.

Are backups created before a gstack version upgrade is applied?

Yes, backups are created before a gstack version upgrade is applied. The workflow includes a backup and restoration step to protect your existing configuration before transitioning to the latest version.