Files
nixos-config/home/common/programs/claude/commands/worktree.md
T
2025-11-19 07:46:40 +00:00

372 B

Create a new worktree for the requested feature. keep the branch name concise, but starting with claude/.

Do all the work for the feature in the new worktree.

Once I ask you to merge:

  • start by merging back the new main branch, since I may have made changes to it.
  • solve any conflicts that arise.
  • merge the new worktree into the main branch.
  • delete the worktree.