From neo
Performs code review with semantic analysis on a file path, module name, or code description. Analyzes security vulnerabilities, edge cases, performance issues, error handling, and provides optimization suggestions with confidence scores.
npx claudepluginhub parslee-ai/neocommands/Get Neo's code review with semantic analysis. ## Usage ## Description Use this command to get Neo's code review with semantic pattern matching, security analysis, and optimization suggestions. ## Examples ## What Happens Neo will: 1. Gather context from the specified file or module 2. Analyze code for security vulnerabilities, edge cases, and performance issues 3. Check semantic memory for similar code review patterns 4. Provide improvements with confidence scores ## Parameters - `<target>` - File path, module name, or code description (required) Focus areas: security, edge cas...
/reviewPerforms a comprehensive code review on a specified file or recent changes, delivering actionable feedback on quality, security, performance, best practices, and bugs.
/reviews-codeAnalyzes code at specified path for quality, security, and performance issues with optional scope, generating report with severity-categorized findings and recommendations.
/review-enhancedPerforms multi-pass code review on changed files, analyzing security vulnerabilities, runtime errors, performance, and quality. Outputs summary with categorized issues and recommendations.
/reviewPerforms automated code review categorizing findings by severity (CRITICAL, WARNING) for correctness, security, maintainability, performance; outputs line-specific issues and fixes.
/code-reviewPerforms code review on files, directories, recent git changes, or PRs, providing actionable feedback on quality, security, performance, maintainability, and testing.
/reviewReviews specified code scope via four specialists (quality, security, performance, architecture), producing summary, detailed findings, refactoring suggestions, prioritized action plan.
Share bugs, ideas, or general feedback.
Get Neo's code review with semantic analysis.
/neo-review <file path or code description>
Use this command to get Neo's code review with semantic pattern matching, security analysis, and optimization suggestions.
/neo-review src/api/handlers.py
/neo-review authentication module
/neo-review the payment processing code
Neo will:
<target> - File path, module name, or code description (required)Focus areas: security, edge cases, error handling, performance