setup-deploy

Detect deployment platforms and write deploy configuration to CLAUDE.md.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure deployment settings for /land-and-deploy by detecting the deployment platform, production URL, health checks, and deploy status commands, then persists the configuration to CLAUDE.md so future deploys run automatically.

Core Features & Use Cases

  • Platform detection across Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, and custom environments.
  • Automatic writing of a CLAUDE.md Deploy Configuration that you can review and re-use.
  • One-click reconfiguration flow to update deployment settings when the project or environment changes.

Quick Start

Run /setup-deploy to configure deployment for your project.

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 setup for multiple platforms like Vercel and Fly.io?

Automate deployment setup by detecting the platform, production URL, health checks, and deploy commands across environments like Vercel, Fly.io, Render, Netlify, and Heroku. The configuration is then written directly to CLAUDE.md for automatic future deploys.

What is the best way to configure health checks and deploy status commands for my app?

Configure health checks and deploy status commands by running a guided detection flow that infers how your app is deployed and verifies it. The final settings are persisted to CLAUDE.md to keep future deployments automatic.

Does this deployment configuration tool work with GitHub Actions and custom environments?

Yes, the deployment configuration tool works with GitHub Actions and custom environments. It detects the deployment platform, production URL, health checks, and deploy status commands, then writes the configuration to CLAUDE.md.

How do I update deployment settings when my project environment changes?

Update deployment settings when your project environment changes by using the one-click reconfiguration flow. This guided process re-detects your deployment platform and health checks, updating the CLAUDE.md file to keep deploys automatic.

Why do I need to write deployment configurations to CLAUDE.md?

Writing deployment configurations to CLAUDE.md persists the detected platform, production URL, health checks, and deploy status commands. This ensures future deployments run automatically without requiring manual setup each time.

Can I use this with Render and Netlify without manual configuration?

Yes, you can use this with Render and Netlify without manual configuration. The skill automatically detects the deployment platform, infers how the app is deployed, and verifies it through health checks before writing the settings.