convex-migrations

Official

Zero-downtime Convex migrations, evolving schemas

Authorblocknavi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides best-practice patterns and tooling guidance for evolving Convex schemas safely, enabling adding new fields, backfilling data, removing deprecated fields, and reworking indexes without downtime.

Core Features & Use Cases

  • Backfilling: incrementally populate new fields without locking or downtime.
  • Index migrations: add or adjust indexes to support new queries.
  • Safe deprecations: gradually remove fields after code paths stop using them.
  • Migration tracking: keep a record of migration runs and progress to prevent duplicates.
  • Use Case: Deploying a new optional field across a user table and backfilling existing users.

Quick Start

Kick off a named migration with startMigration, then incrementally backfill data, update indexes, and complete the migration.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: convex-migrations
Download link: https://github.com/blocknavi/convex-batch-processor/archive/main.zip#convex-migrations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.