LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-worktree-manager - Git Worktree Manager for Parallel Development

Run parallel Git worktrees with isolated ports and environments

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create worktrees from branches
  • Allocate ports per worktree
  • Copy environment files
  • Install dependencies
  • Detect stale worktrees
  • Remove merged worktrees
  • List worktrees
  • Persist port assignments
  • Scan dirty trees
  • Check branch merge status

Inputs

  • Git repository
  • Branch name
  • Worktree name
  • Base branch
  • Environment files
  • Dependency lockfile
  • Port configuration
  • Worktree path

Outputs

  • Git worktree directory
  • Port mapping file
  • Environment files copy
  • Worktree status report

Requirements

  • Git repository
  • Python environment
  • Git worktree support

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
git
worktree
branch isolation
parallel development
port allocation
environment sync
cleanup
Create worktrees from branches
Allocate ports per worktree
Copy environment files
Install dependencies
Git repository
Branch name
Worktree name
Git worktree directory
Port mapping file
Environment files copy