Skip to main content
Ejecuta cualquier Skill en Manus
con 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.

Resumen

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.

Comando de instalación
npx skills add https://github.com/joeedh/webgl-app-framework --skill create-worktree

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas2
Forks0
Actualizado3 de junio de 2026, 21:25
SKILL.md
readonly