Hacker News new | ask | show | jobs
by theshrike79 147 days ago
Why would you copy files anywhere?

My daily process is like this:

Claude plans (Opus 4.5)

Claude implements (Opus at work, Sonnet at home - I only have the $20 plan personally :P )

After implementation the relevant files are staged

Then I start a codex tab, tell it to review the changes in the staged files

I read through the review, if it seems valid or has critical issues ->

Clear context on Claude, give it the review and ask it to evaluate if it's valid.

Contemplate on the diff of both responses (Codex is sometimes a bit pedantic or doesn't get the wider context of things) and tell Claude what to fix

If I'm at home and Claude's quota is full, I use ampcode's free tier to implement the fix.