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

create-worktree

Create a new git worktree wired for fast cached builds. Use when the user wants to "create/spin up/add a worktree", a "new worktree", an "isolated build worktree", or a parallel checkout to build in without recompiling sculptcore from scratch. Runs the submodule-sync recovery and registers the worktree with the cross-worktree sccache launcher so compiles hit the shared cache across worktrees.

概览

Create a new git worktree wired for fast cached builds. Use when the user wants to "create/spin up/add a worktree", a "new worktree", an "isolated build worktree", or a parallel checkout to build in without recompiling sculptcore from scratch. Runs the submodule-sync recovery and registers the worktree with the cross-worktree sccache launcher so compiles hit the shared cache across worktrees.

安装命令
npx skills add https://github.com/joeedh/webgl-app-framework --skill create-worktree

复制此命令并粘贴到 Claude Code 中以安装该技能

星标2
分支0
更新时间2026年6月3日 21:25
SKILL.md
readonly