PRSizeGate
A GitHub App that blocks PRs over N lines unless the author proves they read it via an interactive, file-by-file checklist.
- Target market
- Engineering managers and tech leads at 5-50 person companies who keep getting massive AI-generated PRs from junior devs and want a friction-based forcing function.
Problem snapshot
What this solves
The top Reddit comment on the Stack Overflow blog post said it best: devs ping reviewers on 1,000-line vibe-coded PRs they have not read themselves, then expect the reviewer to find the bugs. Github CODEOWNERS and DangerJS can warn about size but cannot enforce that the author actually read what Claude wrote, so the slop just keeps flowing.
Full ProvenTools analysis
Unlock the full analysis and build prompt
Unlock the solution, revenue model, feature scope, technical approach, user flow, and 13-section AI build prompt.
Already have access? Sign in
Related ideas
Explore similar problems
Affiliate Attribution Drop Finder
A detector that checks whether affiliate links, landing pages, checkout redirects, cookies, and post-purchase events still preserve attribution.
Agent Action Approval Gate
A runtime approval gate that intercepts only high-risk agent actions, such as refunds, deployments, deletes, emails, and database writes, before execution.
Agent Data-Access Scoper
A Supabase and Postgres RLS test harness that proves which rows an agent role can read or write before the agent is released.