Setup & Installation
What This Skill Does
Detects your deployment platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom) and writes the configuration to CLAUDE.md. Once set up, the /land-and-deploy skill reads this config automatically without re-detecting anything. Covers production URL, health check endpoints, and deploy status commands. Instead of manually tracking deploy platform details across team members and sessions, this writes a single authoritative config block to CLAUDE.md that every subsequent deploy skill reads without asking again.
When to use it
- Working with setup deploy functionality
- Implementing setup deploy features
- Debugging setup deploy related issues
