gstack-upgrade

Upgrade gstack to the latest version and configure brain sync sources.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, bash, python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps keep the gstack installation updated to the latest version and configures brain sync sources, enhancing collaboration and information integration.

Core Features & Use Cases

  • Version Upgrade: Upgrade gstack to the latest version.
  • Install Type Detection: Determine if the gstack installation is global or vendored and set auto-upgrade preferences.
  • Merge Local Vendored Copy: Update a local vendored copy of gstack from a global source.
  • Team Mode Handling: Remove or update local vendored copies when team mode is active.
  • Migration Scripts: Run migration scripts to adapt the gstack installation to new versions.
  • Show What's New: Display the new features and changes introduced in the latest version.
  • Standalone Usage: Check for updates and handle stale local vendored copies independently.

Quick Start

Run /gstack-upgrade to upgrade gstack and sync your brain sync sources.

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. This automatically updates your installation and syncs your brain sync sources for enhanced collaboration.

What is the best way to manage a local vendored copy of gstack during an upgrade?

To manage a local vendored copy during a gstack upgrade, the tool detects your installation type and merges updates from the global source. It also handles stale copies independently or removes them when team mode is active.

Do I need git and python3 to run gstack installation migrations?

Yes, you need git, bash, and python3 installed to run gstack migration scripts. These dependencies are required to manage installations, apply new version adaptations, and execute update checks.

Can I see what new features are introduced after a gstack upgrade?

Yes, you can see what new features are introduced after a gstack upgrade. The tool includes a feature to display the changes and enhancements introduced in the latest version once the migration scripts complete.

How does team mode affect gstack source management and upgrades?

When team mode is active, gstack source management upgrades remove or update local vendored copies. This ensures synchronized collaboration and prevents conflicts with the global installation configuration.

Why does my gstack installation need migration scripts for new versions?

Your gstack installation needs migration scripts to adapt existing configurations to new versions. Running these scripts ensures your install type detection and auto-upgrade preferences remain compatible with the latest features.