setup-deploy

Detect deploy platforms and write deployment configuration to CLAUDE.md for gstack projects.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/RxFit/hub-overlay --skill setup-deploy-rxfit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/RxFit/hub-overlay/tree/main/hub/skills/gstack/setup-deploy
Command: npx skills add https://github.com/RxFit/hub-overlay --skill setup-deploy-rxfit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the setup of deployment configurations for gstack projects, detecting deploy platforms, production URLs, health check endpoints, and deploy status commands, streamlining the deployment process.

Core Features & Use Cases

  • Deploy Platform Detection: Identifies the deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom).
  • Configuration Writing: Writes the deployment configuration to CLAUDE.md for future automatic deploys.
  • Use Case: When you need to configure deployment settings for your gstack project and want to ensure that future deploys are automated.

Quick Start

Run the /setup-deploy skill to automatically detect and configure your deployment settings.

Frequently Asked Questions about setup-deploy

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

FAQPage Schema
How do I automate deployment configuration for gstack projects?

Automating deployment configuration for gstack projects involves detecting the deploy platform, production URLs, health checks, and status commands. This Skill writes those settings to CLAUDE.md to ensure future deploys run automatically.

What deployment platforms can be detected automatically for gstack projects?

Automated deploy platform detection identifies Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, and custom platforms. It scans your gstack environment to configure the appropriate deployment settings.

How do I configure health check endpoints and production URLs for gstack?

Configuring health check endpoints and production URLs is handled by detecting the deploy platform's specific configuration files. The extracted settings are then written to CLAUDE.md for future deploy automation.

Do I need a gstack environment to set up automated deploys?

Yes, a gstack environment and platform-specific configuration files are required to set up automated deploys. The Skill relies on this environment to detect platforms and write deployment settings to CLAUDE.md.

Why does my deployment configuration need to be written to CLAUDE.md?

Writing deployment configuration to CLAUDE.md ensures future automatic deploys retain the detected platform, URLs, health checks, and status commands. It serves as a persistent reference for subsequent deployment automation.

What is the best way to streamline deployment setup for gstack applications?

Streamlining gstack deployment setup is best achieved by automating the detection of deploy platforms, URLs, and health checks. The configuration is then written directly to CLAUDE.md to enable future automated deploys.