Skip to main content
在 Manus 中运行任何 Skill
一键导入

my-worktree

星标4
分支0
更新时间2026年7月13日 09:01

Create a git worktree using the project's `{repo}-worktree/{branch}` convention, fetching origin first and basing new branches on the highest-priority remote ref (`origin/staging`, then `origin/main`, then `origin/master`). Use when the user asks to create a new worktree or start work on a new branch in a worktree (e.g. "ワークツリー作って", "worktree 作成", "新しい作業ブランチ", "新規ブランチで作業"). Do NOT use for removing/listing worktrees (use `gwc` / `git worktree list`), or for the PR flow (use my-pr — it creates its own worktree on protected branches).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly