git-worktree - Git Worktree Management for Parallel Development
Manage git worktrees to enable parallel development workflows
Tags
Updated: 2026-02-13Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create git worktree
- list existing worktrees
- remove merged worktrees
- cleanup worktree branches
Inputs
- Git repository
- Branch names
- Git worktree commands
Outputs
- New worktree directory
- Worktree list output
- Removed worktree confirmation
Requirements
- Git installed
- Git repository
- Command line access
