git-worktree
✓このスキルは、分離された並列開発のために Git ワークツリーを管理します。 KISS の原則に従って、シンプルな対話型インターフェイスを使用してワークツリーの作成、リスト、切り替え、クリーンアップを処理します。
SKILL.md
This skill provides a unified interface for managing Git worktrees across your development workflow. Whether you're reviewing PRs in isolation or working on features in parallel, this skill handles all the complexity.
NEVER call git worktree add directly. Always use the worktree-manager.sh script.
The script handles critical setup that raw git commands don't:
このスキルは、分離された並列開発のために Git ワークツリーを管理します。 KISS の原則に従って、シンプルな対話型インターフェイスを使用してワークツリーの作成、リスト、切り替え、クリーンアップを処理します。 ソース: everyinc/compound-engineering-plugin。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/everyinc/compound-engineering-plugin --skill git-worktree- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-05
- 更新日
- 2026-02-18
クイックアンサー
git-worktree とは?
このスキルは、分離された並列開発のために Git ワークツリーを管理します。 KISS の原則に従って、シンプルな対話型インターフェイスを使用してワークツリーの作成、リスト、切り替え、クリーンアップを処理します。 ソース: everyinc/compound-engineering-plugin。
git-worktree のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/everyinc/compound-engineering-plugin --skill git-worktree インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/everyinc/compound-engineering-plugin
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-05