setup-deploy

Configure deployment settings across multiple platforms and write commands to CLAUDE.md.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/uzumaki-inc/uzustack --skill setup-deploy-uzumaki-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/uzumaki-inc/uzustack/tree/main/_upstream/gstack/setup-deploy
Command: npx skills add https://github.com/uzumaki-inc/uzustack --skill setup-deploy-uzumaki-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the configuration of cross-platform deployment settings and ensures deployment configs are persisted to CLAUDE.md for repeatable deployments.

Core Features & Use Cases

  • Platform detection and configuration for Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom deployments.
  • Discovery and validation of production URLs and health check endpoints to keep deploys reliable.
  • Automatic writing of deployment configuration to CLAUDE.md to streamline future deployments and reduce manual setup.

Quick Start

Run the setup to link this skill into your project and enable automatic CLAUDE.md updates for 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 setup across multiple platforms like Vercel and Heroku?

Automate deployment setup by detecting platform configurations for Vercel, Heroku, Fly.io, Render, Netlify, or GitHub Actions. The skill validates production URLs and health check endpoints, then writes deploy commands to CLAUDE.md to keep future deployments automatic.

Can I use this to automatically update CLAUDE.md with deploy commands?

Yes, you can update CLAUDE.md automatically with deployment commands. The skill detects your deployment platform, validates production URLs and health check endpoints, and persists the configuration to CLAUDE.md for repeatable deployments.

Does the deployment configuration work with custom platforms or only specific providers?

The deployment configuration works with both specific providers and custom platforms. It supports Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, and custom deployment setups by detecting production URLs and health check endpoints.

What do I need to detect production URLs and health check endpoints for reliable deploys?

To detect production URLs and health check endpoints, you need Bash, Read, Write, Edit, Glob, Grep, and AskUserQuestion tooling. These tools validate inputs, detect platforms, and persist deployment configuration updates to CLAUDE.md.

Why does my deployment setup need to be written to CLAUDE.md?

Your deployment setup is written to CLAUDE.md to ensure repeatable deployments and reduce manual setup. Persisting deploy commands and platform configurations streamlines future deployments by keeping them automatic and reliable.

What is the best way to configure cross-platform deployment settings automatically?

The best way to configure cross-platform deployment settings is to automate platform detection across Fly.io, Render, Vercel, Netlify, Heroku, or GitHub Actions. The skill discovers and validates production URLs and health check endpoints, then outputs deploy commands for future use.