Using Git Worktrees

by obra5bf4e7801107No license290K starsListed Sep 23, 2026Updated Sep 23, 2026Repository updated yesterday

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

Instructions only

Add to a SourceWeft workspace

  1. Open the skill in your dashboard and add it to a workspace.
  2. Enable it for the chats that should use it.

This skill is instructions only: it ships no scripts to execute.

Add to SourceWeft
or just ask in chat:Install the skill gh-obra-superpowers-using-git-worktrees

You will be asked to sign in first, then taken straight to this skill.

Install on your own machine — recommended

For Claude Code, Codex, Cursor and other local agents. The SourceWeft CLI fetches the skill from its source repository at the commit scanned here, and verifies every file against the hashes recorded when the skill was scanned. If anything differs, nothing is written.

npx @sourceweft/cli skills install gh-obra-superpowers-using-git-worktrees

Add --agent claude-code, codex, cursor or universal to choose which agent gets it (Claude Code by default).

Upstream installer — not verified by SourceWeft

The open-source skills installer fetches the same pinned commit, but does not check the files against the hashes SourceWeft recorded.

npx skills add https://github.com/obra/superpowers/tree/5bf4e78011075bcfc0dc295f0724994cd123ee71/skills/using-git-worktrees

Source and attribution

Source:obra/superpowersinskills/using-git-worktreesat commit5bf4e78

License: No license

Content belongs to its original authors. SourceWeft indexes it from a public repository.

Report or request removal