·git-worktree
</>

git-worktree

プロジェクト ルートと同じディレクトリ レベルに現在のリポジトリの git ワークツリーを作成します。このスキルは、ブランチの作成、プロジェクト-T-ブランチの形式に従ったディレクトリの命名、およびプロジェクトの初期セットアップ (依存関係のインストールなど) を自動化します。ユーザーが現在のワークスペースを切り替えずに新しい機能に取り組んだり修正したりしたい場合にこれを使用します。

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 ワークツリーを作成します。このスキルは、ブランチの作成、プロジェクト-T-ブランチの形式に従ったディレクトリの命名、およびプロジェクトの初期セットアップ (依存関係のインストールなど) を自動化します。ユーザーが現在のワークスペースを切り替えずに新しい機能に取り組んだり修正したりしたい場合にこれを使用します。 ソース: 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 ワークツリーを作成します。このスキルは、ブランチの作成、プロジェクト-T-ブランチの形式に従ったディレクトリの命名、およびプロジェクトの初期セットアップ (依存関係のインストールなど) を自動化します。ユーザーが現在のワークスペースを切り替えずに新しい機能に取り組んだり修正したりしたい場合にこれを使用します。 ソース: 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