Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Remove AI-generated code slop from a branch: unnecessary comments, redundant defensive checks, boilerplate, style drift, and type casts. Use for cleanup of AI-written code, not for broad code review, security audit, TDD, or final verification.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-11 | ✗→✓ | ▲ Improved | -57% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -52% | 0% |
| case-04 | ✓→✗ | ▼ Worse | 35% | 0% |
| case-08 | ✓→✗ | ▼ Worse | -63% | 0% |
| case-10 | ✓→✗ | ▼ Worse | -61% | 0% |
Check the diff against main and remove all AI-generated slop introduced in this branch.
Use this skill when the user's problem is cleanup of AI-generated code noise. If the user asks for a broad correctness/maintainability review, use code-reviewer. If the user asks whether existing review comments should be accepted, use receiving-code-review.
any to get around type issuesgit diff main...HEADOther measured skills in the registry, with their headline benchmark lift.