deslop_diff
Analyze changed files from git diff to detect AI-generated code slop patterns like redundant comments and verbose logging for cleaner code.
Instructions
Analyze only changed files from git diff for slop patterns
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| staged | No | If true, analyze staged changes only |