8 lines
343 B
Markdown
8 lines
343 B
Markdown
In "<project>/worktrees/<feature>" create a new worktree for the requested feature.
|
|
create the directory if it doesn't exist.
|
|
keep the branch name concise, but starting with claude/.
|
|
|
|
do all the work for the feature in the new worktree.
|
|
|
|
run "kitty @ set-tab-title" to set the tab title of this kitty sessionn to "claude/<project>/<feature>"
|