Discussion about this post

User's avatar
JP's avatar

The code review step is where I've been spending most of my time lately. A single reviewer agent trying to catch accessibility issues, N+1 queries, and missing health checks in the same pass doesn't do any of them well. Splitting by domain with separate specialist agents per file type sorted it. Covered the setup here for OpenCode specifically: https://reading.sh/one-reviewer-three-lenses-building-a-multi-agent-code-review-system-with-opencode-21ceb28dde10

No posts

Ready for more?