Discussion about this post

User's avatar
ToxSec's avatar

I use separate agents to code and review the code. Each one has different context and prompts. Together with feedback from the checker agent to the coder agent, it’s working quite well :)

JP's avatar

The agentic SDLC framing rings true. The bit I've been wrestling with is getting the review agent to actually be specialist rather than a second generic pass. One reviewer covering security, architecture, and UI concerns all at once ends up shallow on all three. Routing different file types to domain-specific subagents in parallel sorted that. Covered the approach here if curious: https://reading.sh/one-reviewer-three-lenses-building-a-multi-agent-code-review-system-with-opencode-21ceb28dde10

No posts

Ready for more?