code_review
Analyze codebases for quality, security, performance, and maintainability issues. Provides actionable insights, severity assessments, and recommendations to improve code quality and identify potential problems.
Instructions
Use this tool when you need a comprehensive code review with specific feedback on code quality, security issues, performance problems, and maintainability concerns. This tool performs in-depth analysis on a repository or specific files and returns structured results including issues found, their severity, recommendations for fixes, and overall strengths of the codebase. Use it when you need actionable insights to improve code quality or when evaluating a codebase for potential problems.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
detailLevel | No | Level of detail for the code review | |
fileTypes | No | File types to include in the review | |
focusAreas | No | Areas to focus on during the code review | |
repoPath | Yes | Path to the repository to analyze | |
specificFiles | No | Specific files to review |