gstack-upgrade

Upgrade gstack to the latest version and summarize new changes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrades gstack to the latest version across global and vendored installations, surfacing what's new to keep environments current and consistent.

Core Features & Use Cases

  • Detects whether gstack is installed globally or vendored and handles both paths
  • Upgrades to the latest release, runs the setup, and refreshes any local vendored copies
  • Presents a concise "what's new" summary to inform users of changes
  • Use Case: When you’re told to "upgrade gstack" or "get latest version," run this skill to automatically upgrade and review changes.

Quick Start

Run the /gstack-upgrade command to upgrade gstack to the latest version and view 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?

Use /gstack-upgrade to upgrade gstack to the latest version. It detects global or vendored installations, runs the upgrade, refreshes local vendored copies, and presents a concise changelog summary of new changes.

What is the difference between global and vendored gstack installs when upgrading?

Global and vendored gstack installs require different upgrade paths. This skill detects the installation type, runs the appropriate upgrade process, and refreshes any local vendored copies to ensure consistency across both environments.

How can I see what new changes are included in a gstack version upgrade?

To see what new changes are included in a gstack version upgrade, run the /gstack-upgrade command. After applying the update, it surfaces a concise changelog summary detailing the new features and modifications for your review.

Do I need shell access to run an automated gstack upgrade?

Yes, you need shell access to run an automated gstack upgrade. The skill requires access to the shell environment to detect the installation type, execute the update, and refresh local vendored copies using the project's setup workflow.

What's the best way to keep gstack up to date across multiple environments?

The best way to keep gstack up to date across multiple environments is to use an automated upgrade skill. It detects global versus vendored installations, applies the latest release, and refreshes local copies to maintain consistency.