using-git-worktrees

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

Updated 2026-08-08 · Source https://github.com/obra/superpowers/tree/HEAD/skills/using-git-worktre…

What does this skill do?

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

How do you install it?

git clone --depth 1 https://github.com/obra/superpowers.git Then point your agent at the skill directory.

Where does it come from?

Repository: obra/superpowers 268912 stars on GitHub at the time of listing. The repository ships 1 skills in total.

developmentskillobra

test-driven-development  ·  verification-before-completion