LogoClawIndex
CasesSkillsAbout
LogoClawIndex

git-worktree - Git Worktree Manager for Parallel Development

Manages Git worktrees for isolated parallel development with environment file handling

Tags

Updated: 2026-02-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create worktree directories
  • list existing worktrees
  • switch between worktrees
  • clean up inactive worktrees
  • copy .env files
  • write .worktree-config

Inputs

  • branch name
  • source branch
  • worktree manager script
  • .env files
  • .gitignore file

Outputs

  • worktree directory
  • .worktree-config file
  • git status changes
  • updated .gitignore

Requirements

  • Git installed
  • bash script execution
  • .gitignore file present
  • main repository with .env files

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
development
version-control
workflow
parallel-development
create worktree directories
list existing worktrees
switch between worktrees
clean up inactive worktrees
branch name
source branch
worktree manager script
worktree directory
.worktree-config file
git status changes