什么是 wt?
设置 git 工作树,包括自动环境文件复制、共享服务链接、环境修补、基线测试验证和依赖项安装。当用户想要为其项目创建 .wtsetup 配置、安装 wt shell 功能或管理工作树工作流时使用。在提及工作树、.wtsetup 或为存储库配置工作树设置的请求时触发。 来源:data-diego/worktree-setup-skill。
设置 git 工作树,包括自动环境文件复制、共享服务链接、环境修补、基线测试验证和依赖项安装。当用户想要为其项目创建 .wtsetup 配置、安装 wt shell 功能或管理工作树工作流时使用。在提及工作树、.wtsetup 或为存储库配置工作树设置的请求时触发。
通过命令行快速安装 wt AI 技能到你的开发环境
来源:data-diego/worktree-setup-skill。
Generate a .wtsetup config and provide a wt shell function so new worktrees get env files copied, values patched to avoid conflicts, shared resources symlinked, dependencies installed, and baseline tests verified.
After running, show the generated .wtsetup and ask the user to review. Common adjustments:
If .wtsetup is not in the user's global gitignore, offer to add it:
设置 git 工作树,包括自动环境文件复制、共享服务链接、环境修补、基线测试验证和依赖项安装。当用户想要为其项目创建 .wtsetup 配置、安装 wt shell 功能或管理工作树工作流时使用。在提及工作树、.wtsetup 或为存储库配置工作树设置的请求时触发。 来源:data-diego/worktree-setup-skill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/data-diego/worktree-setup-skill --skill wt设置 git 工作树,包括自动环境文件复制、共享服务链接、环境修补、基线测试验证和依赖项安装。当用户想要为其项目创建 .wtsetup 配置、安装 wt shell 功能或管理工作树工作流时使用。在提及工作树、.wtsetup 或为存储库配置工作树设置的请求时触发。 来源:data-diego/worktree-setup-skill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/data-diego/worktree-setup-skill --skill wt 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/data-diego/worktree-setup-skill