setup-deploy

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

Updated Jun 8, 2026
One-click install
npx skills add https://github.com/reomgit/appstore-ss-downloader --skill setup-deploy-reomgit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/reomgit/appstore-ss-downloader/tree/main/.claude/skills/gstack/setup-deploy
Command: npx skills add https://github.com/reomgit/appstore-ss-downloader --skill setup-deploy-reomgit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the setup and management of deployment settings, streamlining the process for deploying applications and services.

Core Features & Use Cases

  • Deployment Detection: Identifies and configures your deploy platform, production URL, health check endpoints, and deploy status commands.
  • Automatic Configuration: Writes deployment configurations to CLAUDE.md for future automation.
  • Use Case: For developers who need to quickly configure and automate deployment settings for various platforms such as Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom environments.

Quick Start

Use the setup-deploy skill to automatically detect and configure your deployment settings.

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 platforms like Vercel or Heroku?

Deployment configuration is automated by detecting your target platform, production URL, health check endpoints, and deploy commands, then writing these settings into CLAUDE.md for future workflow automation.

What is the best way to manage deployment settings across development and production workflows?

Managing deployment settings across environments involves identifying platform-specific configurations and storing them centrally in CLAUDE.md, ensuring both development and production workflows apply the correct deploy status commands and URLs.

Does this deployment automation tool support Fly.io, Render, and GitHub Actions?

Yes, deployment automation supports various hosting platforms including Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, and custom environments by detecting and applying their specific configuration settings.

How do I configure health check endpoints and production URLs for application deployment?

Configuring health check endpoints and production URLs is handled by identifying your deploy platform and automatically storing these endpoint configurations within CLAUDE.md to streamline application deployment.

Can I use CLAUDE.md to store deploy status commands for CI/CD integration?

Yes, CLAUDE.md stores deploy status commands and platform configurations automatically, providing a centralized file that CI/CD integration pipelines can reference for executing and monitoring deployment tasks.