什么是 worktree-manager?
使用自动分支命名创建 alpha-forge git 工作树。触发器 - 创建工作树、新工作树、alpha-forge 工作树。 来源:terrylica/cc-skills。
使用自动分支命名创建 alpha-forge git 工作树。触发器 - 创建工作树、新工作树、alpha-forge 工作树。
通过命令行快速安装 worktree-manager AI 技能到你的开发环境
来源:terrylica/cc-skills。
Create and manage git worktrees for the alpha-forge repository with automatic branch naming, consistent conventions, and lifecycle management.
This skill supports three distinct modes based on user input:
| New Branch | "create worktree for sharpe validation" | Derive slug, create branch + worktree | | Remote Track | "create worktree from origin/feat/existing" | Track remote branch in new worktree | | Local Branch | "create worktree for feat/2025-12-15-my-feat" | Use existing branch in new worktree |
使用自动分支命名创建 alpha-forge git 工作树。触发器 - 创建工作树、新工作树、alpha-forge 工作树。 来源:terrylica/cc-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/terrylica/cc-skills --skill worktree-manager使用自动分支命名创建 alpha-forge git 工作树。触发器 - 创建工作树、新工作树、alpha-forge 工作树。 来源:terrylica/cc-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/terrylica/cc-skills --skill worktree-manager 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terrylica/cc-skills