Skill
Using Git Worktrees
Create isolated worktrees for feature work to avoid mixing with current workspace.
Install
manual
/plugin install superpowers
Add this to your Claude Code MCP settings or run via the CLI.
About
Smart worktree creation with directory selection and safety checks. Keeps your main checkout clean when running multiple experiments in parallel.
Common use cases
- •Run experiments in parallel
- •Isolate risky feature from main work
- •Compare two implementations
Tags
gitworkflowprocesssuperpowers