·migrate

运行迁移以使工作流程文件与当前系统设计保持同步。在运行任何工作流程技能之前,必须使用此技能。

10安装·0热度·@leeovery

安装

$npx skills add https://github.com/leeovery/claude-technical-workflows --skill migrate

如何安装 migrate

通过命令行快速安装 migrate AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/leeovery/claude-technical-workflows --skill migrate
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:leeovery/claude-technical-workflows。

SKILL.md

查看原文

Keeps your workflow files up to date with how the system is designed to work. Runs all pending migrations automatically.

The script will list which files were updated. Present this to the user:

Wait for user acknowledgment before returning control to the calling skill.

运行迁移以使工作流程文件与当前系统设计保持同步。在运行任何工作流程技能之前,必须使用此技能。 来源:leeovery/claude-technical-workflows。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/leeovery/claude-technical-workflows --skill migrate
分类
>_效率工具
认证
收录时间
2026-02-21
更新时间
2026-03-11

Browse more skills from leeovery/claude-technical-workflows

快速解答

什么是 migrate?

运行迁移以使工作流程文件与当前系统设计保持同步。在运行任何工作流程技能之前,必须使用此技能。 来源:leeovery/claude-technical-workflows。

如何安装 migrate?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/leeovery/claude-technical-workflows --skill migrate 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/leeovery/claude-technical-workflows