git-worktree

Installation
SKILL.md

Git Worktree Management

I'll help you manage git worktrees for parallel development workflows.

Arguments: $ARGUMENTS - action (add/list/remove) and worktree name

Worktree Philosophy

Based on obra/superpowers parallel development patterns:

  • Work on multiple features simultaneously
  • Keep main worktree clean
  • Isolate experimental branches
  • Quick context switching
  • No stashing required

Token Optimization

This skill uses efficient bash-based operations to minimize token usage:

Related skills
Installs
6
GitHub Stars
1
First Seen
Feb 21, 2026