What problem does it solve?
Manually configuring deployment settings for every new project or deploy platform is time-consuming and error-prone, leading to inconsistent workflows and repeated setup work every time you switch tools or start a new codebase.
Core Features & Use Cases
- Multi-Platform Auto-Detection: Automatically identifies your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom) along with production URLs, health check endpoints, and deploy status commands.
- Persistent Configuration: Writes all detected settings directly to your project's CLAUDE.md file, so all future deploys are fully automatic with no repeated setup.
- Use Case: If you just finished building a new app and want to deploy it to Vercel, run this skill once to auto-detect your Vercel project settings, confirm the health check endpoint, and save the config so every subsequent deploy is a single command.
Quick Start
Use the setup-deploy skill to automatically detect your project's deploy platform and save persistent deployment configuration to your CLAUDE.md file.