๐ŸŽฏ

using-git-worktrees

๐ŸŽฏSkill

from obra/superpowers

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add obra/superpowers --skill using-git-worktrees
skills.sh Installโš  Installs to .agents/skills/
$npx skills add obra/superpowers --skill using-git-worktrees
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/using-git-worktrees/SKILL.md
VibeIndex|
What it does
|

Efficiently manage multiple branches simultaneously with Git worktrees, enabling parallel development and context switching without complex checkouts

Overview

A skill from the Superpowers collection by Jesse Vincent (obra) that teaches efficient management of multiple Git branches simultaneously using Git worktrees, enabling parallel development without complex checkouts.

Key Features

  • Git worktree creation and management patterns
  • Parallel branch development without switching contexts
  • Worktree lifecycle management (create, use, cleanup)
  • Integration with feature branch and PR workflows

Who is this for?

Developers working on multiple features simultaneously who want Claude to use Git worktrees instead of branch switching. Especially useful when combined with parallel agent dispatch.

๐Ÿ“ฆ

Same repository

obra/superpowers(16 items)

using-git-worktrees

SKILL.md

143,612Installs
43,383
-
AddedJan 31, 2026

More from this repository10

๐ŸŽฏ
brainstorming๐ŸŽฏSkill

Generates structured, creative problem-solving frameworks with step-by-step ideation techniques, prioritization, and actionable innovation strategies.

๐ŸŽฏ
systematic-debugging๐ŸŽฏSkill

Methodically diagnose and resolve complex software bugs using structured analysis, trace patterns, and strategic troubleshooting techniques.

๐Ÿ”Œ
superpowers๐Ÿ”ŒPlugin

A complete software development workflow plugin for coding agents that enforces spec-first design, TDD, implementation planning, and subagent-driven development with automatic code review.

๐ŸŽฏ
using-superpowers๐ŸŽฏSkill

Streamlines integration and usage of superpowers framework, providing intuitive methods for defining, configuring, and applying advanced computational capabilities.

๐ŸŽฏ
requesting-code-review๐ŸŽฏSkill

Streamlines code review requests by generating structured feedback templates, tracking review status, and facilitating collaborative code improvement workflows.

๐ŸŽฏ
test-driven-development๐ŸŽฏSkill

Guides developers in writing automated tests before code, ensuring robust, modular software design and catching bugs early in the development process.

๐ŸŽฏ
verification-before-completion๐ŸŽฏSkill

Validates and cross-checks critical task parameters, inputs, and preconditions before finalizing complex workflows to prevent errors and ensure reliable execution.

๐ŸŽฏ
subagent-driven-development๐ŸŽฏSkill

Automates complex software development workflows by dynamically coordinating specialized AI subagents to break down and solve intricate programming tasks

๐ŸŽฏ
writing-plans๐ŸŽฏSkill

Generates structured, actionable writing plans with clear goals, research strategies, outline templates, and milestone tracking for various document types.

๐ŸŽฏ
receiving-code-review๐ŸŽฏSkill

Helps developers professionally receive, process, and learn from code review feedback to improve code quality and collaboration skills.