deslop_analyze
Analyze code files to detect AI-generated slop patterns like verbose comments, unnecessary logging, and redundant error handling.
Instructions
Analyze code files for AI-generated slop patterns (verbose comments, unnecessary logging, redundant error handling, etc.)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File or directory path to analyze (use '.' for current directory) |