deploy-convex

Deploy Convex environments and push schema changes using the Convex CLI.

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/george11642/george-plugins --skill deploy-convex
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deploy-convex
Source: https://github.com/george11642/george-plugins/tree/main/plugins/george-setup/skills/deploy-convex
Command: npx skills add https://github.com/george11642/george-plugins --skill deploy-convex

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deploy Convex deployments and manage Convex environments, including dev and prod, schema pushes, and CLI workflows, with consistent, repeatable runs.

Core Features & Use Cases

  • Automates dev and production Convex deployments using the Convex CLI
  • Pushes schema changes and coordinates environment setup across environments
  • Use case: when you need to deploy a new schema and lift it into both dev and prod with a single workflow

Quick Start

Run the Convex deployment flow for your project using the recommended CLI commands to deploy to the target environment.

Frequently Asked Questions about deploy-convex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Convex deployments for dev and prod environments?

Automate Convex deployments by using the Convex CLI to orchestrate dev and prod workflows, pushing schema changes and synchronizing environment setups across multi-environment projects with consistent, repeatable runs.

What is the best way to push schema changes to multiple Convex environments?

Push schema changes to multiple Convex environments by coordinating environment setup through the Convex CLI, lifting new schemas into both dev and prod within a single synchronized deployment workflow.

Can I manage Convex deployments in a monorepo setup?

Yes, this approach applies to monorepos and multi-environment projects requiring synchronized deployments, using the Convex CLI to automate dev and prod workflows and manage schema pushes across environments.

How does Convex CLI workflow automation handle environment setup and authentication?

Convex CLI workflow automation handles environment setup by applying authentication guidelines and coordinating deployments across dev and prod, ensuring consistent and repeatable schema pushes and environment configuration.

Do I need the Convex CLI to coordinate schema pushes across environments?

Yes, the Convex CLI is required to automate dev and production deployments, push schema changes, and coordinate environment setup for consistent, repeatable runs across multi-environment projects.