setup-deploy

Detect and configure deployment settings for web applications into CLAUDE.md.

127k|19.1k|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/garrytan/gstack --skill setup-deploy-garrytan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/garrytan/gstack/tree/main/setup-deploy
Command: npx skills add https://github.com/garrytan/gstack --skill setup-deploy-garrytan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the configuration of deployment settings for your project, making it easier to manage and deploy your applications.

Core Features & Use Cases

  • Automated Deployment Setup: Automatically detect and configure your deployment platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy status commands.
  • Configuration File Management: Writes the configuration to CLAUDE.md for future deploys to be automated.
  • Use Case: When you need to set up deployment for a new project or platform, or when you want to configure an existing deployment.

Quick Start

Use the /setup-deploy command 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 a web application?

Automating web application deployment configuration involves detecting your platform, production URL, and health check endpoints, then writing these settings to a configuration file for future automated deploys.

What deployment platforms can I configure for CI/CD automation?

CI/CD deployment configuration supports platforms including Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, and custom setups, automatically detecting deploy status commands and health endpoints.

How do I set up deployment settings to run automatically in the future?

Setting up automatic future deploys requires detecting your platform configuration and saving it to a CLAUDE.md file, which stores deployment settings, health checks, and commands for subsequent automation.

Do I need specific tools to configure deployment settings?

Configuring deployment settings requires Bash, Read, Write, Edit, Glob, Grep, and AskUserQuestion tools to detect platforms, write configuration files, and manage automated deploy settings.

What is the best way to configure a health check endpoint for production deploys?

Configuring a health check endpoint for production deploys is handled by automated deployment setup tools that detect your production URL and save the health check configuration to a deployment configuration file.

Can I use automated deployment setup with an existing web application configuration?

Automated deployment setup works with existing web applications by detecting current deployment platforms and configurations, then updating the deployment settings file to automate future deploy processes.