gstack-upgrade

Automate gstack upgrades across global, vendored, and local installs.

11|2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/ajsai47/holyclaude --skill gstack-upgrade-ajsai47
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/ajsai47/holyclaude/tree/main/skills/team/gstack-upgrade
Command: npx skills add https://github.com/ajsai47/holyclaude --skill gstack-upgrade-ajsai47

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual hassle of upgrading gstack across different install types (global git, vendored, local), automatically handling version checks, backup restores, and syncing local copies so you never have to track update steps or miss new feature releases.

Core Features & Use Cases

  • Multi-install type support: Auto-detects if gstack is installed via global git, vendored copy, or local git repo to run the correct upgrade path.
  • User preference management: Supports auto-upgrade, snoozed update reminders with escalating backoff, and disabling update checks entirely per user choice.
  • Local copy syncing: Automatically syncs local vendored gstack copies in project directories to match the upgraded global version.
  • Use Case: If you use gstack across multiple client projects with vendored copies, this Skill upgrades the global install and syncs all local copies automatically, no manual file copying or version tracking required.

Quick Start

Ask the AI to upgrade your gstack installation to the latest version and show you a summary of all new changes in the release.

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 across multiple project installations?

To upgrade gstack across multiple installations, the tool auto-detects your install type, executes the correct upgrade path for global git or vendored copies, and automatically syncs local project copies to match the new version.

What is the best way to check for gstack version updates and review changes?

Checking for gstack version updates and reviewing changes is handled by executing an upgrade request, which summarizes the changelog of new releases while applying the latest version to your local or global installation.

Does gstack upgrade support vendored copies in local project directories?

Yes, gstack upgrade fully supports vendored copies by automatically syncing local project directories to match the upgraded global version, eliminating the need for manual file copying or version tracking across client projects.

Can I automate gstack updates or snooze version upgrade reminders?

You can automate gstack updates or snooze version upgrade reminders through built-in user preference management, supporting auto-upgrade execution, escalating backoff for snoozed reminders, or disabling update checks entirely.

What happens to my previous gstack version when I run an update?

When you run a gstack update, the workflow handles version backup automatically before executing the upgrade, ensuring you can safely restore your previous installation if the latest release causes compatibility issues.

Why does my gstack local copy not match the global installation after an update?

If a gstack local copy does not match the global installation, the automated upgrade workflow includes a local copy syncing process that aligns all vendored project directories with the newly upgraded global version.