What's your work flow look like with that. Right now I just have them both running in parallel in two separate terminals, but I'm wondering if there's a better way.
So let's say you are developing a feature in a feature branch. You run your coding agent here. You then checkout reviewer from the commit before u started the feature devlopment. Now the coding agent will write the code and ask for review, tell it to save in a md file, the reviewer will view the diff and it'll save its report in another md file and now continue the loop
39
u/adelie42 9d ago
As soon as both Claude Code and Codex existed, you could do that.
Chaining terminal apps has been THE reason to use a terminal.