The "push -> PR review -> fix -> PR review -> fix" loop works, but it's slow.
I built a PhpStorm plugin that:
- runs Claude + Codex review locally
- they create inline comments *in PhpStorm*
- you review/edit/dismiss comments
- click to copy a prompt for Claude/Codex to fix them all
I've been using it for 2 weeks now and it's awesome. Doing all review locally (fast) and in my preferred IDE: better than reviewing in GitHub or Claude Code and then copy-pasting file names, etc.





