Create Git Worktree and Setup Environment
Instructions
以下のコマンドを実行して、git worktreeを作成し、環境のセットアップを行います。 引数にはgit worktree化するブランチ名を指定してください。 scriptsディレクトリはプラグイン内のskills/create-git-worktree/配下に配置されています。
code
bash /プラグインルートパス/skills/create-git-worktree/scripts/create-worktree.sh $ARGUMENTS