setup-deploy

Configure deployment settings across multiple platforms and write a CLAUDE.md configuration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure deployment settings for multiple platforms (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), detect production URLs and health endpoints, and write a CLAUDE.md configuration to automate future deploys.

Core Features & Use Cases

  • Detects deployment platform among multiple providers and environments.
  • Reads production URL, health check endpoints, and deploy status commands for reliable visibility.
  • Writes a CLAUDE.md configuration so future deployments are automatically aligned with the chosen setup.
  • Supports usage prompts like "setup deploy" or "configure deployment" to trigger reconfiguration.

Quick Start

Run the setup-deploy skill to configure deployment settings for your project and enable automatic future deploys.

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 across multiple platforms like Vercel and Heroku?

Automate deployment configuration by scanning your project to detect the target platform among Fly.io, Render, Vercel, Netlify, Heroku, and GitHub Actions. It reads production URLs and health check endpoints, then writes a CLAUDE.md file to automate future deploys.

How do I set up health check endpoints for my deployment configuration?

Set up health check endpoints by having the configuration scan your project for existing health URLs and deploy status commands. This ensures reliable visibility into your deployment status across multiple environments before writing the final automation config.

Can I use this to configure deployment settings for a custom hosting platform?

Yes, you can configure deployment settings for a custom hosting platform. The tool supports standard providers like Fly.io, Render, Vercel, Netlify, and Heroku, alongside GitHub Actions and fully custom platforms.

What is the best way to automate future deploys after the initial setup?

The best way to automate future deploys is to generate a CLAUDE.md configuration file during the initial setup. This file captures your platform choice, production URL, and health endpoints, aligning future deployments automatically.

Does the setup deploy process work with GitHub Actions?

Yes, the setup deploy process works directly with GitHub Actions. It detects GitHub Actions as your deployment platform, identifies the relevant workflow configurations, and integrates deploy status commands into your automation setup.

How do I reconfigure my deployment settings if my production URL changes?

Reconfigure your deployment settings by triggering the tool with phrases like setup deploy or configure deployment. It rescans for the new production URL, updates health check endpoints, and overwrites the CLAUDE.md config to reflect the changes.