Skip to main content
Back to the directory
get-convex/agent-skillsSoftware EngineeringFrontend and Design

convex-migration-helper

Plan and execute Convex schema migrations safely with multi-deploy workflows and data transformation.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
35

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/get-convex/agent-skills --skill convex-migration-helper
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, convex-migration-helper has 35 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: get-convex/agent-skills. Canonical URL: https://skills.sh/get-convex/agent-skills/convex-migration-helper.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Plan and execute Convex schema migrations safely with multi-deploy workflows and data transformation. Safely migrate Convex schemas and data when making breaking changes. Convex will not let you deploy a schema that does not match the data at rest. This is the fundamental constraint that shapes every migration: This means migrations follow a predictable pattern: widen the schema, migrate the data, narrow the schema . Convex migrations run online, meaning the app continues serving requests while data is updated asynchronously in batches. During the migration window, your code must handle both old and new data formats. When changing the shape of data, create a new field rather than modifying an existing one. This makes the transition safer and easier to roll back.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does convex-migration-helper do?

Plan and execute Convex schema migrations safely with multi-deploy workflows and data transformation.

Is convex-migration-helper good?

convex-migration-helper does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support convex-migration-helper?

convex-migration-helper currently lists compatibility with Cursor, Skills CLI.

Is convex-migration-helper safe to install?

convex-migration-helper has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to convex-migration-helper?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install convex-migration-helper?

Run the following command to install convex-migration-helper: npx skills add https://github.com/get-convex/agent-skills --skill convex-migration-helper

Related skills

More from get-convex/agent-skills

Related skills

Alternatives in Software Engineering