git-worktree とは?
並行開発のために git ワークツリーを管理します。ユーザーが複数のブランチで同時に作業する場合、機能/修正用に分離された環境を作成する場合、または完成したワークツリーをクリーンアップする場合に使用します。 ソース: majesticlabs-dev/majestic-marketplace。
並行開発のために git ワークツリーを管理します。ユーザーが複数のブランチで同時に作業する場合、機能/修正用に分離された環境を作成する場合、または完成したワークツリーをクリーンアップする場合に使用します。
コマンドラインで git-worktree AI スキルを開発環境にすばやくインストール
ソース: 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-worktreeBrowse more skills from majesticlabs-dev/majestic-marketplace
並行開発のために git ワークツリーを管理します。ユーザーが複数のブランチで同時に作業する場合、機能/修正用に分離された環境を作成する場合、または完成したワークツリーをクリーンアップする場合に使用します。 ソース: majesticlabs-dev/majestic-marketplace。
ターミナルまたはコマンドラインツール(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