Hire a Code Watchdog: Building a Claude Code Auto-Review Bot as a Quality Gate for Solo Projects (with Real Ops Logs)
A solo developer built a Claude-powered code review bot that runs on every pull request via GitHub Actions, posting structured JSON findings for semantic bugs while refusing to overuse the API. The sy…