gstack-upgrade

Detects gstack install type and applies the latest upgrade with a changelog.

4|1|Updated Sep 13, 2023
One-click install
npx skills add https://github.com/louisfghbvc/mcp-leetcode-crawler --skill gstack-upgrade-louisfghbvc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gstack-upgrade
Source: https://github.com/louisfghbvc/mcp-leetcode-crawler/tree/main/.agent/skills/upgrade
Command: npx skills add https://github.com/louisfghbvc/mcp-leetcode-crawler --skill gstack-upgrade-louisfghbvc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps gstack up to date by automatically detecting the installation type (global, vendored, or local) and applying the latest upgrade, ensuring you always have the newest features and fixes.

Core Features & Use Cases

  • Detects global vs vendored installs and selects the correct upgrade path.
  • Upgrades gstack to the latest release and surfaces what's new.
  • Supports auto-upgrade configuration and manual upgrade flows, plus stand-alone usage for on-demand updates.

Quick Start

Ask me to upgrade gstack now to begin the upgrade.

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, this Skill detects the installation type and applies the latest update, ensuring you have the newest features and fixes without manual intervention.

Can I use this upgrade tool with a vendored or local gstack installation?

Yes, the upgrade tool detects global, vendored, and local installations, selecting the correct upgrade path to apply the latest release for your specific setup.

Does the gstack upgrade process show what new features were added?

Yes, the gstack upgrade process surfaces a changelog after completion, allowing you to see exactly what new features and fixes were applied during the update.

What is the best way to handle gstack maintenance and version updates?

The best way to handle gstack maintenance is configuring auto-upgrade flows or triggering on-demand updates, which detects the install type and applies updates automatically.

Do I need to manually specify my gstack installation type to run an update?

No, you do not need to manually specify the installation type, because the upgrade process automatically detects whether gstack is installed globally, vendored, or locally before applying updates.