Skill
Using Git Worktrees
Create isolated worktrees for feature work to avoid mixing with current workspace.
0
來源 安裝
manual
/plugin install superpowers
把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。
介紹
Smart worktree creation with directory selection and safety checks. Keeps your main checkout clean when running multiple experiments in parallel.
常見使用情境
- •Run experiments in parallel
- •Isolate risky feature from main work
- •Compare two implementations
標籤
gitworkflowprocesssuperpowers