agentsclimarketplace

Create git worktree

Skill ComeOnOliver/skillshub/skills/aiskillstore/marketplace/akabanakk/create-git-worktree

git worktree を利用した分離作業環境を自動構築します。デフォルトブランチから最新コードを取得し、.git-worktrees/ ディレクトリに新規worktreeを作成、.env・npm依存関係を自動セットアップします。ブランチ名の '/' は自動的に '-' に変換されます。既存worktreeは再利用されます。From its SKILL.md

Install
npx -y skills add ComeOnOliver/skillshub --skill create-git-worktree

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.7 KB, 83 tokens by cl100k_base, as published. Nobody here has run it

Create Git Worktree and Setup Environment

Instructions

以下のコマンドを実行して、git worktreeを作成し、環境のセットアップを行います。 引数にはgit worktree化するブランチ名を指定してください。

bash scripts/create-worktree.sh [ブランチ名]

What ships with it

10.6 KB alongside SKILL.md, 1 of them executable

GitHub clipped this repository’s file list, so this is at least 2 files and may be more.

scripts/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.