using-git-worktrees
分離されたGit worktreeを安全に作成
ブランチの切り替えは、進行中の作業を中断させたり、無関係な変更を混在させたりする可能性があります。このスキルは、分離されたGit worktreeを作成し、ディレクトリの安全性を検証し、プロジェクトのセットアップを実行して、テストのベースラインを確認します。
インストール前に停止して確認を求めてください。
計画を確認し、ファイルを変更する前にユーザーの明示的な同意を得てください。
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "using-git-worktrees" from https://skillstore.io/skills/davila7-using-git-worktrees.md and its manifest at https://skillstore.io/api/skills/davila7-using-git-worktrees/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「using-git-worktrees」を使用しています。 認証機能用に分離されたworktreeを作成してください。
期待される結果:
- プロジェクト内にある既存のworktreeディレクトリを選択しました。
- そのディレクトリがGitの無視対象であることを確認しました。
- 機能ブランチを作成し、新しいワークスペースの場所を報告しました。
「using-git-worktrees」を使用しています。 ディレクトリ規約が存在しない場合にworktreeを準備してください。
期待される結果:
このスキルは、何かを作成する前に、プロジェクト内またはグローバルのどちらのworktreeディレクトリを使用するか確認します。
「using-git-worktrees」を使用しています。 ベースラインチェックを実行したところ、テストが失敗しました。
期待される結果:
このスキルは、失敗したベースラインを報告し、機能実装を続行する前に判断を求めます。
セキュリティ監査
高リスクThe static findings are false positives caused by Markdown formatting, documented Git commands, dedicated worktree paths, and standard error redirection. However, the skill automatically runs repository-controlled setup and test commands, and it may commit a .gitignore change without explicit approval.
確認済みのセキュリティ上の懸念 (2)
リスク要因
⚙️ 外部コマンド (26)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/davila7-using-git-worktrees/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/davila7-using-git-worktrees?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/davila7-using-git-worktrees?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/davila7-using-git-worktrees/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/davila7-using-git-worktrees.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>学術引用 (APA · BibTeX · CFF)
APA形式の引用
davila7. (2026). using-git-worktrees security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/davila7-using-git-worktrees/audits/9BibTeX形式の引用
@techreport{davila7-davila7-using-git-worktrees-2026,
author = {davila7},
title = {using-git-worktrees security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/davila7-using-git-worktrees/audits/9},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "using-git-worktrees security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "davila7"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/davila7-using-git-worktrees/audits/9"
identifiers:
- type: other
value: "skillstore:davila7-using-git-worktrees:audit:9"
description: "Skillstore immutable audit report identifier"
バリアントを比較
インストール可能なバリアント 9 件各作者のスキルは個別のインストール項目として維持されます。推奨バリアントは Skillstore の証拠で順位付けされます。
このバリアントが首位の理由
zhanlincui-using-git-worktrees
2026-09-09
doyajin174-using-git-worktrees
2026-09-09
codingcossack-using-git-worktrees
2026-09-09
cygnusfear-using-git-worktrees
2026-09-09
cycleaddict-using-git-worktrees
2026-09-09
Skillstore スコア
このスコアの理由 証拠の信頼度: 中作成できるもの
機能を並行して開発
現在の作業ディレクトリと未完了の変更を維持したまま、分離されたブランチ用ワークスペースを作成します。
緊急ホットフィックスを準備
別のブランチで進行中のリリース準備を中断することなく、ホットフィックス用のworktreeを個別に開きます。
エージェントによる実装を分離
AIコーディングワークフローに、ディレクトリ検証と記録済みテストベースラインを備えた専用ワークスペースを提供します。
これらのプロンプトを試す
ブランチfeature/login用に分離されたworktreeを作成してください。既存のディレクトリを確認し、無視ルールを検証して、最終的な場所を報告してください。
ブランチfix/payment-timeout用のworktreeを準備してください。リポジトリのworktree規約に従い、追跡対象ファイルを変更する前に確認してください。
refactor/cache用のworktreeを作成してください。プロジェクト種別を検出し、実行予定のセットアップコマンドとテストコマンドを提示して、実行前に承認を求めてください。
experiment/indexing用のグローバルworktreeを作成してください。HOMEを使用して場所を解決し、リポジトリの外部にあることを確認して、現在のブランチを維持してください。
ベストプラクティス
- 実行前に、依存関係のインストールコマンドとテストコマンドを確認して承認します。
- プロジェクト内にworktreeディレクトリを作成する前に、そのディレクトリが無視対象であることを確認します。
- ベースラインの失敗を報告し、機能開発を開始する前に承認を得ます。
回避
- 無視対象になっていないプロジェクトディレクトリ内にworktreeを作成しないでください。
- シェルパス内で引用符に囲まれたチルダをホームディレクトリとして扱わないでください。
- ユーザーの明示的な承認なしに、無視設定ファイルへの変更をコミットしないでください。