setup-deploy

Detect deployment platforms and write configuration to CLAUDE.md.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure deployment settings for /land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy status commands. Writes the configuration to CLAUDE.md so all future deploys are automatic. Use when: "setup deploy", "configure deployment", "set up land-and-deploy", "how do I deploy with gstack", "add deploy config".

Core Features & Use Cases

  • Auto-detect deployment platform across Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom setups.
  • Generate and persist deployment configuration in CLAUDE.md to ensure future deploys stay automatic.
  • Surface health-check endpoints and deployment status commands for quick verification.

Quick Start

Run the setup-deploy process for your project and follow the prompts to detect your platform and write the configuration to CLAUDE.md.

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 settings for Fly.io, Render, or Vercel?

Configure deployment settings by auto-detecting your target platform—Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom—and writing the configuration to CLAUDE.md for automatic future deploys.

How do I persist deployment configuration so future deploys stay automatic?

Persist deployment configuration by writing platform-specific settings, production URLs, and health-check endpoints to CLAUDE.md, ensuring all subsequent deployments remain automatic and consistent.

Does deployment configuration support custom platforms or only standard providers like Heroku and Netlify?

Deployment configuration supports standard providers like Heroku, Netlify, Fly.io, Render, Vercel, and GitHub Actions, as well as custom setups, detecting the platform automatically and applying the appropriate settings.

How do I set up health-check endpoints and deploy status commands for my project?

Set up health-check endpoints and deploy status commands by running the deployment setup process, which detects these endpoints and persists them to CLAUDE.md for quick verification of your production environment.

What's the best way to update CLAUDE.md after changing deployment configuration?

Update CLAUDE.md automatically after configuration changes by running the deployment setup, which reads project metadata, applies platform-specific settings, and writes the updated configuration directly to the file.

Why do I need to detect my deployment platform before setting up automatic deploys?

Detecting your deployment platform ensures the correct platform-specific settings, health-check endpoints, and deploy status commands are applied and written to CLAUDE.md, making future deploys consistent and automatic.