Skip to main content

setup-worktree

Sets up a fresh git worktree — pre-flights main, pulls latest, creates the worktree at the path `wt spec path` gives, runs `pnpm install`, and (by default) kicks off `wt init` in the background to allocate the slot and warm the dev VM. Takes an optional short slug as the argument (e.g. `/setup-worktree tunnel-retry`); when omitted, generates a random `adjective-animal` slug (e.g. `swift-otter`). Pass `--no-env` to skip the dev-env spin-up — useful for docs-only changes or when the caller doesn't need a running stack. This skill is a reusable worktree-prep step for other flows (ad-hoc bugfix sessions, design-doc PR flows) and can be called directly by the user when they want a worktree without a full execute-end-to-end loop. Use this skill whenever the user says "set up a worktree", "create a worktree", "spin up a worktree", "new worktree for X", "make me a worktree", or any equivalent ask to scaffold a fresh agent worktree from main. Do **not** trigger when the user is already inside a worktree and wants to k

Aller à l'installation

Informations de source

Dépôt
tinkerindustries/mini-infra
Dernière activité de la source
28 août 2026 à 09:35
Langue détectée de SKILL.md
anglais
Étoiles
3
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.