What problem does it solve?
Configure deployment settings for /land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy status commands. Writes the configuration to CLAUDE.md so all future deploys are automatic.
Core Features & Use Cases
- Platform detection & config: identify the deployment platform and generate a unified deployment configuration.
- Health & status checks: surface endpoints and checks needed for production readiness.
- Auto-save to CLAUDE.md: persist the generated configuration so future runs reuse it.
- Use Case: when wiring up a new land-and-deploy workflow, run this skill to produce a ready-to-run CLAUDE.md configuration that captures platform, URL, and checks.
Quick Start
Run the deployment-setup skill for your project to generate and save the CLAUDE.md configuration.