Automated PR Review: Exploring Always-On Review for Unbound Force #193
sonupreetam
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Following up on the feedback loop gap identified in Discussion #158, I'd like to start a focused conversation about adding automated PR review to the meta-repo.
The Problem
Our review tooling (
/review-pr,/review-council, Divisor agents) requires someone to be in an OpenCode session and manually run a command. This means:The Idea
Every PR gets an automatic first-pass analysis -- no human initiation required. This would not replace human review or affect merge eligibility. PRs still need our approval. The analysis just surfaces insights so reviewers can focus on architecture and intent rather than catching routine issues.
Key constraints (from Slack feedback):
What I'd Like to Explore
There are open source tools in this space doing automated PR review and security analysis. Before we build anything or commit to an approach, I think we should:
Why Now
This connects to several threads:
/review-primprovements (review-pr-enhancements,review-pr-state-awareness,review-pr-reliability) that are already evolving the review logicWould love to hear thoughts -- especially if anyone has experience with existing tools in this space or opinions on build vs adopt.
All reactions