·git-worktree
</>

git-worktree

프로젝트 루트와 동일한 디렉터리 수준에서 현재 저장소에 대한 git 작업 트리를 만듭니다. 이 기술은 분기 생성, project-T-branch 형식에 따른 디렉터리 이름 지정 및 초기 프로젝트 설정(예: 종속성 설치)을 자동화합니다. 사용자가 현재 작업 공간을 전환하지 않고 새로운 기능이나 수정 작업을 하려는 경우 이 기능을 사용하세요.

12설치·0트렌드·@hu-wentao

설치

$npx skills add https://github.com/hu-wentao/wyatt_skills --skill git-worktree

git-worktree 설치 방법

명령줄에서 git-worktree AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/hu-wentao/wyatt_skills --skill git-worktree
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: hu-wentao/wyatt_skills.

This skill allows you to quickly create a new git worktree for the current project. The worktree is created in the same parent directory as the current project's root, following the naming convention PROJECT-NAME-T-BRANCH-NAME.

Crucially, if the user does not respond to a question or provides no alternative, proceed immediately using your suggested values instead of repeating the question. The goal is to minimize friction while allowing for customization.

User: "Create a worktree for this repo." Gemini: "I'll create a new worktree for you. I'll use the branch name feat-wyattskills-260221 based on the current branch main. Is that okay, or would you like a different name?" User: "That's fine." Gemini: [Runs the script and confirms the path /Users/huwentao/proj/wyattskills-T-feat-wyattskills-260221]

프로젝트 루트와 동일한 디렉터리 수준에서 현재 저장소에 대한 git 작업 트리를 만듭니다. 이 기술은 분기 생성, project-T-branch 형식에 따른 디렉터리 이름 지정 및 초기 프로젝트 설정(예: 종속성 설치)을 자동화합니다. 사용자가 현재 작업 공간을 전환하지 않고 새로운 기능이나 수정 작업을 하려는 경우 이 기능을 사용하세요. 출처: hu-wentao/wyatt_skills.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/hu-wentao/wyatt_skills --skill git-worktree
카테고리
</>개발 도구
인증됨
최초 등록
2026-02-23
업데이트
2026-03-10

Browse more skills from hu-wentao/wyatt_skills

빠른 답변

git-worktree이란?

프로젝트 루트와 동일한 디렉터리 수준에서 현재 저장소에 대한 git 작업 트리를 만듭니다. 이 기술은 분기 생성, project-T-branch 형식에 따른 디렉터리 이름 지정 및 초기 프로젝트 설정(예: 종속성 설치)을 자동화합니다. 사용자가 현재 작업 공간을 전환하지 않고 새로운 기능이나 수정 작업을 하려는 경우 이 기능을 사용하세요. 출처: hu-wentao/wyatt_skills.

git-worktree 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/hu-wentao/wyatt_skills --skill git-worktree 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/hu-wentao/wyatt_skills

상세

카테고리
</>개발 도구
출처
skills.sh
최초 등록
2026-02-23