setup-deploy

Detect deployment platform and write configuration to CLAUDE.md.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/cheng80/rummipoker --skill setup-deploy-cheng80
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/cheng80/rummipoker/tree/main/.agents/skills/gstack-setup-deploy
Command: npx skills add https://github.com/cheng80/rummipoker --skill setup-deploy-cheng80

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.

Core Features & Use Cases

  • Detects deployment platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom)
  • Captures production URL and health check endpoints
  • Writes configuration to CLAUDE.md to enable automatic future deploys
  • Supports multi-environment setup and routing rule integration for streamlined deployments

Quick Start

Run the gstack-setup-deploy skill to configure deployment settings for your land-and-deploy workflow.

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

The Skill detects your deployment platform, captures the production URL and health check endpoints, then writes the configuration to CLAUDE.md so all future deploys are automatic without manual intervention.

How do I set up health check endpoints for automated production deployments?

You can set up health checks by letting the Skill detect your platform's deploy status commands and health check endpoints, saving them to CLAUDE.md for consistent automated verification during every deploy.

Does this deployment automation tool support GitHub Actions and custom platforms?

Yes, the deployment automation supports GitHub Actions and custom platforms alongside Fly.io, Render, Vercel, Netlify, and Heroku by detecting the specific environment and applying the appropriate routing rules.

What is the best way to configure multi-environment deployment settings and routing rules?

The best way to configure multi-environment deployment settings is by detecting platform-specific routing rules and deploy commands, then persisting them to CLAUDE.md to streamline and automate the deployment workflow.

Why do I need to write deployment settings to CLAUDE.md for land-and-deploy workflows?

Writing deployment settings to CLAUDE.md ensures that land-and-deploy workflows remember your platform configuration, production URL, and health checks so subsequent deployments execute automatically without reconfiguration.

Can I use this to integrate routing rule checks before triggering a production deploy?

Yes, you can use this to integrate routing rule checks before triggering a production deploy by capturing routing configurations and health endpoints during the initial setup and applying them consistently.