Commands for comprehensive code analysis, troubleshooting, explanations, and development estimates.
Comprehensive code analysis across quality, security, performance, and architecture. Use when reviewing code, diagnosing issues, explaining concepts, or estimating development effort.
/plugin marketplace add NickCrew/claude-ctx-plugin/plugin install nickcrew-claude-ctx@NickCrew/claude-ctx-pluginanalyze/Commands for comprehensive code analysis, troubleshooting, explanations, and development estimates.
/analyze:code - Comprehensive code analysis across quality, security, performance, and architecture/analyze:troubleshoot - Diagnose and resolve issues in code, builds, deployments, and system behavior/analyze:explain - Provide clear explanations of code, concepts, and system behavior/analyze:estimate - Provide development estimates for tasks, features, or projects# Analyze code quality
claude-ctx cmd analyze:code
# Troubleshoot issues
claude-ctx cmd analyze:troubleshoot
# Explain code concepts
claude-ctx cmd analyze:explain
# Estimate development effort
claude-ctx cmd analyze:estimate