using-git-worktrees
@obra/using-git-worktrees
using-git-worktrees sets up an isolated workspace for plan execution. Install with npx skills add obra/superpowers --skill using-git-worktrees.
Last verified: 2026-06-22 · obra / Superpowers
using-git-worktrees
Isolate feature work in a git worktree before executing a plan.
When to use
- → Starting isolated feature work
- → Before executing an implementation plan
- → Need a clean tree
Platforms
Resources
Source
https://github.com/obra/superpowers/skills/using-git-worktreesLicense: MIT
Related Skills
Cursor · Development
create-skill teaches agents how to author new Agent Skills with valid SKILL.md frontmatter, trigger descriptions, and optional scripts. Install via npx skills add or copy to ~/.cursor/skills/create-skill/.
Cursor · Development
create-rule helps agents write Cursor rules (.mdc files) for project-specific AI behavior. Place rules in .cursor/rules/ for automatic context injection.
Vercel Labs · Development
code-review applies structured review checklists covering correctness, maintainability, tests, and team conventions.
obra / Superpowers · Development
test-driven-development enforces red-green-refactor: no production code without a failing test first. Install with npx skills add obra/superpowers --skill test-driven-development.
FAQ
How do I install using-git-worktrees?
Send the install prompt to your AI, or run npx skills add https://github.com/obra/superpowers/tree/main/skills/using-git-worktrees.
Which platforms support using-git-worktrees?
Cursor, Claude Code, Codex CLI