name: worktree-add maturity: stable description: Creates a git worktree with config files (.env etc.) copied. Use when the user asks to create a worktree, parallel branch, or isolated working environment. argument-hint: " [base-ref]" allowed-tools:
- Bash(cp * .worktrees/*)
- Bash(printenv CLAUDE_SKILL_WORKTREE_SETUP_CMD) hooks: PreToolUse: