Perform comprehensive code analysis with quality metrics and recommendations
Performs comprehensive code analysis with quality metrics and recommendations.
/plugin marketplace add davepoon/buildwithclaude/plugin install commands-code-analysis-testing@buildwithclaude[file-or-directory-path]Perform a comprehensive code analysis on the specified files or directory. If no path is provided, analyze the current working directory.
Parse Arguments:
Language Detection:
Code Quality Analysis:
Generate Report:
Track with TodoWrite:
/code_analysis - Analyze entire current directory/code_analysis src/ - Analyze all code in src directory/code_analysis app.js - Analyze specific file/code_analysis "src/**/*.py" - Analyze all Python files in srcTarget path: $ARGUMENTS