What problem does it solve?
Tackle the friction of multi-platform deployments by automatically detecting the hosting platform and recording deployment settings for future runs.
This Skill reduces manual configuration drift by writing the deployment configuration to CLAUDE.md so subsequent deploys are automatic and consistent.
Core Features & Use Cases
- Detect deployment platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom) and health-check endpoints to compose a coherent land-and-deploy configuration.
- Write the configuration to CLAUDE.md so future deploys are automatic and consistent.
- Provide a structured preamble and safety checks to guide setup, including telemetry hooks and environment awareness to prevent misconfigurations.
- Support diverse run modes and prompts to adjust settings and routing for team collaboration and scaling deployment workflows.
Quick Start
Invoke the skill with a deployment config request to detect the platform and write the settings to CLAUDE.md for automatic future deployments.