什麼是 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