Enhanced Code Review Command
Performs comprehensive multi-pass code review analyzing security vulnerabilities, runtime errors, performance issues, and code quality.
/plugin marketplace add jleechanorg/claude-commands/plugin install claude-commands@claude-commands-marketplaceWhen this command is invoked, YOU (Claude) must execute these steps immediately: This is NOT documentation - these are COMMANDS to execute right now. Use TodoWrite to track progress through multi-phase workflows.
Action Steps:
Usage: /review-enhanced or /reviewe (alias)
Purpose: Perform comprehensive code analysis with multi-pass security review (simplified version of /reviewdeep)
When /reviewe is invoked, Claude executes directly:
PR/Code Analysis:
Multi-Pass Security & Quality Analysis:
Issue Categorization:
šØ Critical Security Issues:
shell=True usage ā Must use list args with shell=False, timeout=30šØ Critical Test Issues:
@unittest.skipIf or pytest.skip() ā Use mocks insteadfinally blocksš ENHANCED CODE REVIEW ANALYSIS
āāāāāāāāāāāāāāāāāāāāāāāāāāāā
š Summary: [Brief assessment]
š“ Critical Issues: [Count and key items]
š” Important Issues: [Count and key items]
šµ Suggestions: [Count and key items]
[Detailed analysis with specific recommendations]
Execution Method: Direct implementation by Claude with immediate output.