timps_pattern_detector
Detect duplicate code, god classes, magic numbers, and anti-patterns in your codebase.
Instructions
Detect duplicate code blocks, god classes, magic numbers, and anti-patterns in a codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | No | Plain-English task or context for the agent. | |
| language | No | Primary programming language (default: python). | python |