git-worktree-manager

Manage git worktrees for efficient multi-branch development. Use when you need to create worktrees for feature branches, organize worktree directories, clean up unused worktrees, or implement worktree-based workflows.

$ Instalar

git clone https://github.com/d-o-hub/rust-self-learning-memory /tmp/rust-self-learning-memory && cp -r /tmp/rust-self-learning-memory/.opencode/skill/git-worktree-manager ~/.claude/skills/rust-self-learning-memory

// tip: Run this command in your terminal to install the skill