setup-deploy

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

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/gfires/motion-analysis --skill setup-deploy-gfires
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/gfires/motion-analysis/tree/main/setup-deploy
Command: npx skills add https://github.com/gfires/motion-analysis --skill setup-deploy-gfires

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams configure deployment for gstack by detecting the target platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or a custom setup) and writing a persistent CLAUDE.md deploy configuration.

Core Features & Use Cases

  • Detects the deployment platform and produces a production URL and health check endpoints
  • Writes the configuration to CLAUDE.md so all future deploys are automatic
  • Guides you through platform-specific setup flows and collects required details via prompts

Quick Start

Run /setup-deploy to begin detecting your deployment platform and persist the CLAUDE.md config.

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

To configure deployment for Fly.io, Render, or Vercel, the setup-deploy skill detects your target platform and writes the deploy configuration directly to CLAUDE.md. This persists your platform choice, production URL, and health check endpoints for automated future workflows.

How do I persist deployment workflow settings for GitHub Actions or Heroku?

You can persist deployment workflow settings for GitHub Actions or Heroku by running the setup-deploy configuration. It reads platform indicators and writes the deploy configuration, production URL, and health check endpoints to CLAUDE.md to automate future deploys.

Does deployment configuration support custom platforms and Netlify?

Yes, deployment configuration supports custom platforms and Netlify alongside Fly.io, Render, Vercel, Heroku, and GitHub Actions. It detects platform indicators and guides you through platform-specific setup flows to collect the required deployment details.

Why do I need to write deploy configuration to CLAUDE.md?

Writing deploy configuration to CLAUDE.md persists your platform, health check endpoints, and status commands so all future deploys are automatic. This prevents manual reconfiguration whenever your deployment workflows change across supported platforms.

What's the best way to automate health check endpoints for production URLs?

The best way to automate health check endpoints for production URLs is detecting your deployment platform and writing the configuration to CLAUDE.md. This stores the production URL and health check endpoints to guide automated future deployments.