satan9394/dsh-db-migration0

dsh-db-migration

数据库迁移:迁移流程、前滚/回滚、数据一致性、灰度切换。受 wshobson/agents(38k★ MIT)启发。

包名
dsh-db-migration
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:satan9394/dsh-db-migration

使用

对 agent 说"改表结构 / 数据迁移",db-migration 技能输出 迁移方案(up/down + 不宕机模式 + 校验与回滚)。