A tiny wt helper for git worktrees
A shell function that wraps git worktree so I can spin up, list, and clean worktrees without thinking about paths.
Hey, I’m Mitch, a software engineer based in Austin. I work at Clerk, helping build tooling to help AI use Clerk the best way possible.





A shell function that wraps git worktree so I can spin up, list, and clean worktrees without thinking about paths.
Modern development leans on AI. Worktrees let every branch live in its own folder so agents and humans can move in parallel.
I often need to take notes while working on a branch, but don't want those notes committed. Here's how I do it
Clarify how AI agents decide what to do and the role tools play in executing their plans.