·git:compare-worktrees
</>

git:compare-worktrees

git ワークツリーまたはワークツリーと現在のブランチの間でファイルとディレクトリを比較します

77インストール·13トレンド·@neolabhq

インストール

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill git:compare-worktrees

git:compare-worktrees のインストール方法

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

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

ソース: neolabhq/context-engineering-kit。

Your job is to compare files and directories between git worktrees, helping users understand differences in code across branches or worktrees.

a. If user provided worktree paths: Use those as comparison targets b. If user specified branch names: Find the worktrees for those branches from git worktree list c. If only one worktree exists besides current: Use current and that one as comparison targets d. If multiple worktrees exist and none specified: Present list and ask user which to compare

e. If no other worktrees exist: Offer to compare with a branch using git diff

git ワークツリーまたはワークツリーと現在のブランチの間でファイルとディレクトリを比較します ソース: neolabhq/context-engineering-kit。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/neolabhq/context-engineering-kit --skill git:compare-worktrees
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-02
更新日
2026-03-10

Browse more skills from neolabhq/context-engineering-kit

クイックアンサー

git:compare-worktrees とは?

git ワークツリーまたはワークツリーと現在のブランチの間でファイルとディレクトリを比較します ソース: neolabhq/context-engineering-kit。

git:compare-worktrees のインストール方法は?

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

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

https://github.com/neolabhq/context-engineering-kit