Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/joeedh/webgl-app-framework --skill create-worktree

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles2
Forks0
Mis à jour3 juin 2026 à 21:25
SKILL.md
readonly