create-worktrees

Creates git worktrees for all open PRs or specific branches, handling branches with slashes, cleaning up stale worktrees, and supporting custom branch creation for development.

View on GitHub
Author evmts
Namespace @ccplugins/awesome-claude-code-plugins
Category Git Workflow
Version 1.0.0
Stars 419
Downloads 3
self.md verified
Table of content

Creates git worktrees for all open PRs or specific branches, handling branches with slashes, cleaning up stale worktrees, and supporting custom branch creation for development.

Installation

npx claude-plugins install @ccplugins/awesome-claude-code-plugins/create-worktrees

Contents

Folders: commands

Source

View on GitHub

Tags: Git Workflow