LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-manager - Git Worktree Manager for Parallel Development

Create and manage isolated Git worktrees with automatic port allocation and environment sync

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Create worktrees from branches
  • Allocate non-conflicting ports
  • Copy environment files
  • Install dependencies
  • Detect stale worktrees
  • Identify merged branches
  • Remove outdated worktrees

Inputs

  • Git repository
  • Branch name
  • Base branch
  • Environment files
  • Lockfiles

Outputs

  • Worktree directory
  • Port mapping file
  • Environment files copy
  • Branch creation status
  • Cleanup report

Requirements

  • Git environment
  • Python runtime
  • Write permissions

Source

  • Spec: SKILL.md
git
version-control
worktree
parallel-development
branch-isolation
port-allocation
Create worktrees from branches
Allocate non-conflicting ports
Copy environment files
Install dependencies
Git repository
Branch name
Base branch
Worktree directory
Port mapping file
Environment files copy