·git-worktree
</>

git-worktree

並行開発のために git ワークツリーを管理します。ユーザーが複数のブランチで同時に作業する場合、機能/修正用に分離された環境を作成する場合、または完成したワークツリーをクリーンアップする場合に使用します。

23インストール·0トレンド·@majesticlabs-dev

インストール

$npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill git-worktree

git-worktree のインストール方法

コマンドラインで git-worktree AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill git-worktree
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: majesticlabs-dev/majestic-marketplace。

This skill provides a unified interface for managing git worktrees, enabling isolated parallel development. Worktrees allow you to have multiple branches checked out simultaneously in separate directories.

Always use the worktree-manager.sh script rather than raw git worktree commands. The script handles:

Creates a new worktree in .worktrees/ . If the branch exists, it checks it out. If not, creates a new branch from the source (defaults to main/master).

並行開発のために git ワークツリーを管理します。ユーザーが複数のブランチで同時に作業する場合、機能/修正用に分離された環境を作成する場合、または完成したワークツリーをクリーンアップする場合に使用します。 ソース: majesticlabs-dev/majestic-marketplace。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill git-worktree
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-23
更新日
2026-03-11

Browse more skills from majesticlabs-dev/majestic-marketplace

クイックアンサー

git-worktree とは?

並行開発のために git ワークツリーを管理します。ユーザーが複数のブランチで同時に作業する場合、機能/修正用に分離された環境を作成する場合、または完成したワークツリーをクリーンアップする場合に使用します。 ソース: majesticlabs-dev/majestic-marketplace。

git-worktree のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill git-worktree インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/majesticlabs-dev/majestic-marketplace