Review code for correctness, quality, and best practices
When /code-review is used with the following code or file: $ARGUMENTS Perform a comprehensive code review following this process: ## 1. Initial Assessment Identify: - **Language/Framework**: What technology is being used? - **Purpose**: What is this code meant to do? - **Context**: Is this tutorial code, production code, or example code? ## 2. Execution Test (if possible) Try to run the code: - Set up necessary environment - Execute the code - Verify output matches expectations - Note any errors or warnings ## 3. Code Review Checklist ### Correctness - [ ] Code runs without errors -...
Code review a pull request
Perform a comprehensive code review of recent changes
Perform a comprehensive code review of recent changes
Code review a pull request
Comprehensive code review with actionable feedback using extended thinking