Skip to content

Add git claude-wt command for feature worktrees#300

Open
viqueen wants to merge 1 commit into
mainfrom
feature/claude-worktree
Open

Add git claude-wt command for feature worktrees#300
viqueen wants to merge 1 commit into
mainfrom
feature/claude-worktree

Conversation

@viqueen
Copy link
Copy Markdown
Owner

@viqueen viqueen commented Apr 16, 2026

Summary

  • Add git claude-wt <feature> command that creates a git worktree with a feature/<name> branch
  • Feature names with spaces are slugified (e.g. "my cool thing" → feature/my-cool-thing)
  • Worktree is created as a sibling directory to the repo (e.g. ../repo-name-feature-slug)

Test plan

  • Run git claude-wt "test feature" and verify worktree and branch are created
  • Verify spaces in feature names are converted to hyphens

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant