agentsclimarketplace

Create git worktree

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

Security-audited skills for Claude, Codex & Claude Code. One-click install, quality verified.

Install
npx -y skills add aiskillstore/marketplace --skill create-git-worktree

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

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

What its author says it does

Copied from the file, not written here

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

SKILL.md

0.7 KB, as published. Nobody here has run it

Create Git Worktree and Setup Environment

Instructions

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

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

Keep looking

Skills are one crate of 328,083. 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.