using-git-worktrees
How to Install
Claude Code:
git clone --depth 1 https://github.com/obra/superpowers.git && cp superpowers/skills/SKILL.md ~/.claude/skills/SKILL.mdCursor:
Copy the SKILL.md content into your .cursorrules fileUse when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback
Details
| Category | AI/ML → ml |
| Source | https://github.com/obra/superpowers/tree/main/skills/using-git-worktrees/SKILL.md |
| Stars | ★ 229.8K |
| Risk Level | Safe |
Related Skills
using-git-worktrees
# Using Git Worktrees
## Overview
Ensure work happens in an isolated workspace. Prefer your platfo
claude-devfleet
# Claude DevFleet Multi-Agent Orchestration
## When to Use
Use this skill when you need to dispatc
using-git-worktrees
Ensure work happens in an isolated workspace. Prefer your platform's native worktree tools. Fall bac
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session