🇺🇸 English🇨🇳 中文
SkillsNav
Home

using-git-worktrees

★ 229K repomlSafeClaude

How to Install

Claude Code:
git clone --depth 1 https://github.com/obra/superpowers.git && cp superpowers/skills/SKILL.md ~/.claude/skills/SKILL.md
Cursor:
Copy the SKILL.md content into your .cursorrules file
Use 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

Related Skills