StructPR is a GitHub App that reorganizes pull requests by business logic instead of file order. It groups changed files by context (auth, payments, migrations), briefs you on risk, flags missing changes like forgotten tests, and suggests reviewers; deterministic, ready in ~2 seconds. We also just launched Shield: free, private PR triage for open-source maintainers drowning in AI-generated PRs. Fifty pull requests, five worth reading. Free tier, no credit card.
Finally tried StructPR on a messy backend PR and the grouping by feature context saved me from scrolling through 30 files. The missing tests flag caught something I would have shipped anyway, genuinely useful.
Report
Ran it on a messy migration PR and it actually caught the missing test I forgot to commit. The context grouping saves me from scrolling through 30 files wondering what's related.
Finally tried StructPR on a messy backend PR and the grouping by feature context saved me from scrolling through 30 files. The missing tests flag caught something I would have shipped anyway, genuinely useful.
Ran it on a messy migration PR and it actually caught the missing test I forgot to commit. The context grouping saves me from scrolling through 30 files wondering what's related.