Deep Review Alias
Performs comprehensive code review with architectural analysis, security assessment, and multi-perspective evaluation.
/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: /reviewd (alias for /reviewdeep)
Purpose: Short alias for comprehensive deep code review
This command is an alias that delegates to /reviewdeep.
Execution:
/reviewdeep [arguments]
Features:
/reviewe) with official /review integration/arch) for design analysis/thinku) for thorough reasoningUsage Examples:
# Review current branch/PR
/reviewd
# Review specific PR
/reviewd 1226
/reviewd #1226
# Review a file or feature
/reviewd "authentication module"
/reviewd src/auth.py
For complete documentation, see /reviewdeep.