Marketplace

worktree

Manage git worktrees for the current repository. Use when asked to create a worktree, set up parallel development, work on multiple branches simultaneously, or manage existing worktrees. Triggers on phrases like "create worktree", "new worktree", "parallel branch", "list worktrees", or "remove worktree".

$ 安裝

git clone https://github.com/franchiseai/claude-code-plugins /tmp/claude-code-plugins && cp -r /tmp/claude-code-plugins/plugins/worktree/skills/worktree ~/.claude/skills/claude-code-plugins

// tip: Run this command in your terminal to install the skill