Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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