What problem does it solve?
Deploy configuration for land-and-deploy can be time-consuming and error-prone when juggling multiple platforms; this Skill automates discovery, configuration persistence, and standardization in CLAUDE.md so deployments become repeatable.
Core Features & Use Cases
- Detects deployment platforms (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, or custom) and infers a production URL for verification.
- Prompts for confirmation and writes the Deploy Configuration into CLAUDE.md, enabling automatic deployments on future changes.
- Supports reconfiguration from scratch or targeted edits, with an idempotent write that overwrites previous settings.
- Includes optional pre-merge and post-merge hooks, and health-check guidance to ensure deployments succeed after integration.
Quick Start
Run /setup-deploy to generate and save the CLAUDE.md deployment configuration for your project.