91% of developers use AI tools. Your repo is accumulating technical debt RIGHT NOW.
Your First Review
After installing SlopBuster, here's what to expect when it reviews your first pull request.
What Happens Automatically
Once installed, SlopBuster reviews every new pull request automatically. No commands needed — just open a PR and the review appears as inline comments within seconds.
Understanding Findings
Each finding includes:
Severity Level
Findings are categorized as blocker, high, medium, or style based on impact.
Contextual Explanation
Every finding explains why it matters, referencing your actual codebase — not generic rules.
Suggested Fix
Actionable recommendations with code examples showing how to resolve the issue.
Interacting with Findings
You can respond to any finding directly in the PR:
@slopbuster why — Ask why this was flagged@slopbuster how — Get a suggested fix@slopbuster dismiss — Dismiss the finding@slopbuster resolve — Mark as resolvedThe Summary
At the end of each review, SlopBuster posts a summary comment with an overall quality score, the number of findings by severity, and any technical debt notes for follow-up.
Tips for Your First Review
- SlopBuster shows 1–3 findings at a time to avoid overwhelming you
- Use
@slopbuster whyto start a Teaching Chat conversation about any finding - Dismissed findings teach SlopBuster about your team's preferences
- No configuration is needed — SlopBuster works out of the box