setup-deploy

Detect hosting platforms and health checks, then persist deployment settings to CLAUDE.md.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/him55710-sudo/uni-foli --skill setup-deploy-him55710-sudo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/him55710-sudo/uni-foli/tree/main/.agents/skills/gstack-setup-deploy
Command: npx skills add https://github.com/him55710-sudo/uni-foli --skill setup-deploy-him55710-sudo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams automate the configuration of deployment settings for gstack projects, eliminating manual setup and drift between environments.

Core Features & Use Cases

  • Detects hosting platforms (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, and custom setups) and health check endpoints.
  • Persists all deployment configuration into CLAUDE.md under a dedicated "Deploy Configuration" section, enabling automated land-and-deploy workflows.
  • Validates the resulting configuration and guides reconfiguration when changes occur.

Quick Start

Run /setup-deploy to begin configuring deployment for your project.

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 a gstack project?

The setup-deploy skill detects hosting platforms like Fly.io, Render, Vercel, Netlify, Heroku, and GitHub Actions, automatically configuring deployment settings and persisting them into CLAUDE.md for gstack projects.

Does this deployment setup tool support Fly.io and Vercel hosting platforms?

Yes, it supports Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, and custom setups, detecting the hosting platform and configuring health checks along with deploy commands automatically.

How do I save deployment settings to CLAUDE.md for automated workflows?

The skill reads and updates CLAUDE.md with a dedicated Deploy Configuration section, persisting detected hosting platforms, health checks, production URLs, and deploy commands for automated land-and-deploy workflows.

What is the best way to verify production URLs and deploy commands?

Use the setup-deploy skill to validate the resulting configuration, verifying production URLs and deploy commands while guiding reconfiguration when hosting platform changes occur.

Why does my deployment configuration drift between environments?

Deployment configuration drifts between environments due to manual setup inconsistencies. Automating the configuration process by detecting hosting platforms and persisting settings into CLAUDE.md eliminates this drift.

Can I reconfigure deployment settings after changing my hosting platform?

Yes, the skill validates the existing configuration and guides reconfiguration to update the Deploy Configuration section in CLAUDE.md when hosting platform changes occur.