That's why I made the CLI Bud.
The idea behind is to automate tasks, such as write tests, do a code review, etc… directly from terminal.
I have embedded the prompts on the CLI, so I can so run `cb write test -f PATH_TO_DIR` and all the test files are created.
Also, CLI Bud let you start a conversation with ChatGPT directly from your terminal, which is very fast.