Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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.

Install command
npx skills add https://github.com/joeedh/webgl-app-framework --skill create-worktree

Copy and paste this command into Claude Code to install the skill

Stars2
Forks0
UpdatedJune 3, 2026 at 21:25
SKILL.md
readonly