gs:setup-deploy

Configure deployment platforms, production URLs, and health checks on Windows 11.

34|6|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/thanh-abaii/gstack-windows-port --skill gs-setup-deploy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gs:setup-deploy
Source: https://github.com/thanh-abaii/gstack-windows-port/tree/main/skills/gstack-setup-deploy
Command: npx skills add https://github.com/thanh-abaii/gstack-windows-port --skill gs-setup-deploy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The gstack-setup-deploy skill helps users configure and set up deployment platforms, health check endpoints, and status commands on Windows 11. It ensures smooth deployment of gstack skills, simplifying the workflow on non-Unix operating systems.

Core Features & Use Cases

  • Deploy Platform Detection: Automatically identifies and configures deployment platforms like Fly.io, Render, Vercel, and more.
  • Production URL Configuration: Sets and maintains production URLs for accessing applications after deployment.
  • Health Check Endpoints: Configures health check endpoints for monitoring the status of deployed applications.
  • Configuration Persistence: Saves configurations in CLAUDE.md for seamless repeatable deployments.

Quick Start

Run /gs:setup-deploy to configure deployment settings for your projects.

Frequently Asked Questions about gs:setup-deploy

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure deployment automation for gstack applications on Windows 11?

You can automate deployment on Windows 11 by running the setup command to detect platforms, configure production URLs, and establish health check endpoints. It saves these settings into CLAUDE.md for repeatable deployments.

Does gstack deployment configuration support platforms like Fly.io, Render, and Vercel?

Yes, deployment platform detection automatically identifies and configures platforms like Fly.io, Render, and Vercel. It configures their specific settings to ensure smooth gstack application deployments.

How do I set up health check endpoints for deployed applications?

You set up health check endpoints during the deployment configuration process. The skill configures these endpoints to enable continuous monitoring of the status of your deployed gstack applications.

Do I need bash and python to run deployment automation on Windows 11?

Yes, bash and python are required dependencies to run deployment automation on Windows 11. You need access to these environments alongside your Windows system configurations to execute the setup.

Why does my deployment configuration not persist between repeatable deployments?

Deployment configurations persist by saving settings directly into the CLAUDE.md file. If your configurations are not persisting, ensure the setup process has proper write access to update and maintain this file.