setup-deploy

Detects deployment platforms and persists their configuration to CLAUDE.md.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines how deployments are configured for gstack's land-and-deploy workflow by automatically detecting platforms, collecting necessary info, and persisting a ready-to-use CLAUDE.md Deploy Configuration.

Core Features & Use Cases

  • Platform detection for Fly.io, Render, Vercel, Netlify, Heroku, Railway, and GitHub Actions.
  • Interactive prompts to confirm detected settings and adjust deployment parameters.
  • Generates and writes a structured CLAUDE.md Deploy Configuration section for automated future deployments.

Quick Start

Run /setup-deploy to detect your deployment setup and generate a ready-to-use CLAUDE.md Deploy Configuration block.

Frequently Asked Questions about setup-deploy

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

FAQPage Schema
How do I configure deployment for Fly.io or Render using CLAUDE.md?

To configure deployment, run the setup command to detect your deployment platform, production URL, and health check endpoints, then persist the configuration to a structured CLAUDE.md block for automated future deployments.

What platforms are supported for automated deployment configuration with gstack?

Supported deployment platforms include Fly.io, Render, Vercel, Netlify, Heroku, Railway, and GitHub Actions, including custom setups for land-and-deploy workflows across these environments.

Does Vercel deployment work with the land-and-deploy workflow?

Yes, Vercel is fully supported for land-and-deploy workflows. The setup detects the Vercel platform, confirms deployment parameters through interactive prompts, and records the configuration in CLAUDE.md.

How do I add health check endpoints to my deployment configuration?

Health check endpoints are added by running the deployment setup, which detects them automatically or collects them through interactive prompts before writing them to the CLAUDE.md Deploy Configuration block.

What is the best way to automate platform detection for Railway or Netlify deployments?

The best way to automate platform detection is running the setup command, which identifies the hosting provider, confirms settings with the user, and generates a ready-to-use CLAUDE.md configuration block.

Why does my deployment configuration not persist after platform detection?

Deployment configuration persists when the setup writes a structured Deploy Configuration block to CLAUDE.md after user confirmation. If detection fails for custom setups, interactive prompts allow manual adjustment before writing.