reflect_on_code
Analyze code for quality, security, performance, and maintainability issues. Receive structured critiques with specific improvement suggestions to enhance your programming projects.
Instructions
Provides a structured critique of code, analyzing quality, security, performance, and maintainability. Returns specific improvement suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The code to analyze | |
| language | Yes | Programming language of the code | |
| focus | No | Areas to focus analysis on |