·migration-helper
{}

migration-helper

Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data.

79Installs·15Trend·@get-convex

Installation

$npx skills add https://github.com/get-convex/agent-skills --skill migration-helper

How to Install migration-helper

Quickly install migration-helper AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/get-convex/agent-skills --skill migration-helper
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: get-convex/agent-skills.

SKILL.md

View raw

Safely migrate Convex schemas and data when making breaking changes.

Solution: Add as optional first, backfill data, then make required.

Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data. Source: get-convex/agent-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/get-convex/agent-skills --skill migration-helper Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/get-convex/agent-skills --skill migration-helper
Category
{}Data Analysis
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from get-convex/agent-skills

Quick answers

What is migration-helper?

Plan and execute Convex schema migrations safely, including adding fields, creating tables, and data transformations. Use when schema changes affect existing data. Source: get-convex/agent-skills.

How do I install migration-helper?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/get-convex/agent-skills --skill migration-helper Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/get-convex/agent-skills