setup-deploy

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

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/agwacom/adeel --skill setup-deploy-agwacom
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-deploy
Source: https://github.com/agwacom/adeel/tree/main/skills/setup-deploy
Command: npx skills add https://github.com/agwacom/adeel --skill setup-deploy-agwacom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure deployment settings for /adeel:land-and-deploy by detecting the hosting platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom), production URL, health check endpoints, and deploy status commands, and writing the result to CLAUDE.md so future deploys are automatic.

Core Features & Use Cases

  • Detects platform and environment configuration to tailor deployment steps.
  • Writes configuration to CLAUDE.md for idempotent updates across deployments.
  • Guides the user through a platform-aware, confirm-before-write flow to ensure accuracy.

Quick Start

Run /adeel:setup-deploy to launch the guided deployment configuration 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 multiple hosting platforms?

Automate deployment configuration by auto-detecting your hosting platform, production URL, and health checks. The tool guides you through platform-specific prompts and writes the final settings to CLAUDE.md for idempotent, automated future deployments.

Does the deployment setup workflow support Fly.io, Render, and Vercel?

Yes, the deployment setup workflow supports Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, and custom environments. It detects your specific platform to tailor the deployment steps and health check endpoints accurately.

How do I configure health check endpoints and deploy status commands?

Configure health check endpoints and deploy status commands through a platform-aware, confirm-before-write flow. The system detects your environment, prompts you to verify the specific commands and URLs, and writes them to CLAUDE.md.

What is CLAUDE.md used for in deployment automation?

CLAUDE.md stores your detected platform configuration, production URLs, and deploy commands in deployment automation. Writing settings to this file ensures idempotent updates so future deployments run automatically without manual reconfiguration.

Can I update deployment settings without overwriting existing configuration?

Yes, you can update deployment settings without overwriting existing configuration because the tool writes idempotent updates to CLAUDE.md. It guides you through a confirmation workflow with platform-specific prompts to ensure accuracy and prevent data loss.

Why does my deployment setup require a confirmation workflow?

Your deployment setup requires a confirmation workflow to ensure accuracy before writing configuration to CLAUDE.md. This platform-aware flow prompts you to verify auto-detected hosting platforms, health checks, and deploy status commands to prevent incorrect settings.