Skip to content

Conversation

nfgrep
Copy link
Contributor

@nfgrep nfgrep commented Jun 13, 2025

Closes #258

Sketch:

> bin/hack
Do you want to create a new branch or work on an existing one?
> new
What's the name of your new branch?
> foobar
Creating branch foobar...
Creating worktree at ../roast@foobar ...
Chdir into ../roast@foobar ...
Running claude ...

... do some coding with claude ...

> /exit
Are you done with the foobar worktree?
> yes
Chdir back to main worktree ...
Removing foobar worktree ...
Do you want to delete the foobar branch aswell?
> yes
Deleting foobar branch ...

@nfgrep nfgrep changed the title Add hack and tree commands bin/hack: worktree+claude automation Jun 13, 2025
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.

Proposal: Streamlined Git Worktree Workflow Integration
1 participant