·create-worktree-skill
>_

create-worktree-skill

当用户明确要求技能来创建工作树时使用。如果用户没有提及“技能”或明确请求技能调用,则不要触发此操作。仅当用户说出“使用技能创建工作树”或“调用工作树技能”之类的内容时才使用。使用并行运行配置创建隔离的 git 工作树。

3安装·0热度·@auldsyababua

安装

$npx skills add https://github.com/auldsyababua/instructor-workflow --skill create-worktree-skill

如何安装 create-worktree-skill

通过命令行快速安装 create-worktree-skill AI 技能到你的开发环境

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

来源:auldsyababua/instructor-workflow。

SKILL.md

查看原文

This skill enables creating fully configured git worktrees for parallel development with isolated ports, databases, and configuration.

Your response: Use SlashCommand to run /createworktreeprompt feature-dashboard

User: "Set up a parallel environment on branch hotfix-security with port offset 5"

当用户明确要求技能来创建工作树时使用。如果用户没有提及“技能”或明确请求技能调用,则不要触发此操作。仅当用户说出“使用技能创建工作树”或“调用工作树技能”之类的内容时才使用。使用并行运行配置创建隔离的 git 工作树。 来源:auldsyababua/instructor-workflow。

可引用信息

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

安装命令
npx skills add https://github.com/auldsyababua/instructor-workflow --skill create-worktree-skill
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from auldsyababua/instructor-workflow

快速解答

什么是 create-worktree-skill?

当用户明确要求技能来创建工作树时使用。如果用户没有提及“技能”或明确请求技能调用,则不要触发此操作。仅当用户说出“使用技能创建工作树”或“调用工作树技能”之类的内容时才使用。使用并行运行配置创建隔离的 git 工作树。 来源:auldsyababua/instructor-workflow。

如何安装 create-worktree-skill?

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

这个 Skill 的源码在哪?

https://github.com/auldsyababua/instructor-workflow