What problem does it solve?
This Skill eliminates the tedious, error-prone work of manually configuring deployment settings for different platforms, saving you hours of repetitive setup and ensuring your /land-and-deploy workflow works automatically on the first run.
Core Features & Use Cases
- Multi-platform auto-detection: Automatically identifies your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom) by scanning for platform-specific config files and CI/CD workflow definitions.
- Auto-inferred deployment settings: Pulls production URLs, health check endpoints, and deploy status commands directly from your project config, no manual data entry required.
- Persistent CLAUDE.md configuration: Writes all confirmed deployment settings to your project's CLAUDE.md file as the source of truth, so /land-and-deploy uses them automatically for every future deploy with no repeated setup.
- Use Case: You just deployed a new web app to Fly.io. Run this Skill once, and it detects your fly.toml, confirms your app's production URL, sets up health checks, and saves all config to CLAUDE.md so you never have to manually enter deploy settings again.
Quick Start
Ask the Skill to configure deployment for your current project, review and confirm the auto-detected platform, URL, and health check settings when prompted, and it will save all configuration to CLAUDE.md for fully automatic future deploys.