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

설치로 이동

소스 정보

저장소
tinkerindustries/mini-infra
최근 소스 활동
2026년 8월 28일 09:35
감지된 SKILL.md 언어
영어
스타
3
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.