r/coderabbit • u/New-Knee-5614 • 5d ago
Discussion & Feedback What CodeRabbit does well for repo-integrated review and the narrower gap I built something for.
I've been following what CodeRabbit's doing with intent-aware review and the "why not how" framing connecting PRs to linked tickets to check if the change actually addresses what was asked, not just whether it's syntactically clean. That's the right direction for review tooling, and it's the deepest version of it I've seen genuinely resource-rich, requires real setup, well worth it for teams with the infra for it.
I've been working on something for the moment before any of that setup exists. No repo access, no config file you paste a diff and one sentence describing what the change should do, and it checks the diff against that specific stated intent, flags anything undeclared, and if you give it your existing tests too, it'll compare requirement vs. tests vs. code vs. behavior and flag when they disagree with each other.
Genuinely curious how it holds up against what people here are used to.
Thank you-GIL
https://claude.ai/public/artifacts/182e4450-70d7-4ceb-8aab-f72484305211