lovable-deploy
Installation
SKILL.md
Lovable Deployment
Use the following deterministic fallback order:
- Official Lovable MCP at
https://mcp.lovable.devwhen the server and required operation are available. Read its tool schema and server instructions before calling it. - Browser automation against the configured Lovable project when MCP is unavailable or does not support the operation.
- Manual prompt copied to the user when neither automation path is available.
Before deployment:
- Confirm GitHub has the latest commit and allow the normal GitHub → Lovable sync delay.
- Read
.lovable-agent/config.json(or the legacy Claude configuration) for the project ID and mode. - Scan the changed code for required secret names and report missing configuration without exposing values.
- Ask for confirmation before applying destructive or irreversible migrations.