@gw-git-worktree-workflows
並行開発のための Git ワークツリーと gw-tools ワークフローをマスターします。このスキルは、ワークツリーの作成、複数のブランチの同時管理、ワークツリー間の移動、ワークツリーの問題のトラブルシューティング、または機能ブランチのワークフローの設定を行うときに使用します。 git worktree コマンド、ブランチ分離、並列開発、または gw CLI の使用に関連するタスクをトリガーします。
インストール
SKILL.md
This guide teaches you how to master Git worktrees using the gw CLI tool for optimized development workflows.
Git worktrees allow you to have multiple working directories attached to a single repository. Instead of switching branches in your current directory, you can check out different branches in separate directories simultaneously.
| Branch Switching | Single directory, less disk space | Interrupts work, requires stashing, IDE reindexes | | Worktrees | Parallel work, no interruption, shared Git history | Slightly more disk space for working files | | Cloning | Complete isolation | Huge disk space, separate Git history, harder to sync |
並行開発のための Git ワークツリーと gw-tools ワークフローをマスターします。このスキルは、ワークツリーの作成、複数のブランチの同時管理、ワークツリー間の移動、ワークツリーの問題のトラブルシューティング、または機能ブランチのワークフローの設定を行うときに使用します。 git worktree コマンド、ブランチ分離、並列開発、または gw CLI の使用に関連するタスクをトリガーします。 ソース: mthines/gw-tools。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/mthines/gw-tools --skill @gw-git-worktree-workflows- カテゴリ
- </>開発ツール
- 認証済み
- —
- 初回登録
- 2026-02-11
- 更新日
- 2026-02-18
クイックアンサー
@gw-git-worktree-workflows とは?
並行開発のための Git ワークツリーと gw-tools ワークフローをマスターします。このスキルは、ワークツリーの作成、複数のブランチの同時管理、ワークツリー間の移動、ワークツリーの問題のトラブルシューティング、または機能ブランチのワークフローの設定を行うときに使用します。 git worktree コマンド、ブランチ分離、並列開発、または gw CLI の使用に関連するタスクをトリガーします。 ソース: mthines/gw-tools。
@gw-git-worktree-workflows のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/mthines/gw-tools --skill @gw-git-worktree-workflows インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/mthines/gw-tools
詳細
- カテゴリ
- </>開発ツール
- ソース
- user
- 初回登録
- 2026-02-11