Git Worktree Manager (gwt) Use a centralized folder to keep all worktrees organized and your main code directory clean. Naming: (double dash separator, slashes become dashes) Instructions 1. If no action specified, show output and explain available commands 2. For : - Run - Report the created path - Remind user to run after switching 3. For : - Run for parsing - Format output nicely for user 4. For : - Run to get path - Output a command the user can copy 5. For : - Run - Inform user the command is in their clipboard 6. For : - Confirm with user before removing - Run - Report success 7. For :…