What problem does it solve?
This Skill eliminates the tedious manual setup of deployment configuration for /land-and-deploy by detecting your hosting platform and generating the correct production URL, health check endpoints, and deploy status commands.
Core Features & Use Cases
- Platform detection & configuration: Detects common deploy platforms (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom) and tailors settings accordingly.
- Production routing and health checks: Determines the production URL and the health check endpoints needed to verify deployment health.
- Automated deploy status commands: Establishes the commands used to determine whether a deployment succeeded or is still in progress, then applies them consistently for future runs.
- Writes persistent config: Saves the resulting deployment configuration into CLAUDE.md so subsequent deploy workflows are automatic.
Quick Start
Tell the AI: "setup deploy for my /land-and-deploy project."