Back to Skills

using-git-worktrees

Sets up and uses git worktrees so the agent can run parallel branches of work without clobbering your checkout. From Superpowers.

Git & WorkflowADVANCEDby obra (Jesse Vincent)
Claude Codegitworktreesparallel

Key Information

Install / Load
/plugin install superpowers@claude-plugins-official
View Source & Install Guide

How This Skill Works

From the Superpowers library. Teaches the agent to use git worktrees correctly so multiple branches/experiments run in isolated working directories — ideal for parallel agents or trying competing approaches without disturbing your main checkout.

Installs as part of the Superpowers plugin.