setup-deploy

Detect deployment platforms and write configuration to CLAUDE.md.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/SoSoBurner/GStack --skill setup-deploy-sosoburner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/SoSoBurner/GStack/tree/main/setup-deploy
Command: npx skills add https://github.com/SoSoBurner/GStack --skill setup-deploy-sosoburner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the configuration and detection of deployment settings for web applications, simplifying the deployment process and ensuring seamless integration with CI/CD pipelines.

Core Features & Use Cases

  • Deployment Platform Detection: Automatically identifies the deployment platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom).
  • Production URL and Health Check Endpoint Configuration: Sets up the production URL and health check endpoints for the application.
  • Configuration Persistence: Writes the configuration to CLAUDE.md for future deployments.
  • Use Case: For a developer who wants to set up deployment for their web application and ensure that future deploys are automatic and seamless.

Quick Start

Run the command /setup-deploy to 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 my web application?

You can automate deployment configuration by running the `/setup-deploy` command, which detects your deployment platform and writes the production URL and health check endpoint settings directly to CLAUDE.md.

What deployment platforms are automatically detected during CI/CD configuration?

The deployment configuration detection supports Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, and custom platforms, ensuring seamless integration with your CI/CD pipelines.

How do I set up production URLs and health check endpoints for automated deploys?

Setting up production URLs and health check endpoints is handled automatically during configuration detection, identifying your deploy platform and persisting the endpoint settings to CLAUDE.md.

Does this deployment configuration tool work with existing CI pipelines?

Yes, the configuration detection applies directly to CI/CD pipelines and automated deployment workflows, writing platform settings to CLAUDE.md to ensure future deploys are seamless.

Where are my web application deployment settings persisted after detection?

Your deployment settings are persisted to CLAUDE.md, ensuring future automated deployments use the correct platform configuration, production URLs, and health check endpoints.