convex-migration-helper
Plans Convex schema and data migrations with widen-migrate-narrow and @convex-dev/migrations. Use for breaking schema changes, backfills, table reshaping, or zero-downtime rollouts.
适合你,如果正在使用 Convex 并需要安全地变更数据库 schema
/ 通过 npx 安装 校验哈希
npx oh-my-skill add get-convex/agent-skills/convex-migration-helper/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- get-convex/agent-skills/convex-migration-helper/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify get-convex/agent-skills/convex-migration-helper安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
34GitHub stars
~1.3K最小装载
~3.6K含声明引用
~3.7K文本包总量
索引托管
怎么用
商店整理自技能原文 · 版本 ec1e6ba · 表述以原文为准它做什么
Claude 会帮你规划 Convex 数据库的 schema 和数据迁移,采用“放宽-迁移-收紧”三步法,并推荐使用 @convex-dev/migrations 组件来处理批量更新、断点续传等。
什么时候触发
当你需要修改已有数据的 schema(如添加必填字段、改变字段类型、拆分表等)且希望零停机时触发。
装好后可以这样说
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…