I launch Claude Code 30+ times a day. The workflow always looks like this:



cd ~/Projects/my-app
claude "fix the login bug"

# switch project
cd ~/Projects/api-server
claude "add rate limiting"

# switch again...






Four steps every time. Open terminal, cd, type command, wait. Multiply by 30 and you've burned 600 keystrokes on navigation...