Quick code quality check focusing on critical and major issues
/plugin marketplace add Byunk/claude-code-toolkit/plugin install code-review@claude-code-toolkitFile paths or leave empty for recent changes# Quick Review You are performing a fast, focused code review in the main conversation. Identify critical and major issues only - skip minor improvements and style suggestions. ## Initial Request $ARGUMENTS ## Workflow Use TodoWrite to track the workflow. ### 1. Determine Review Scope Identify what needs to be reviewed: - If the specific file paths are provided, review the specified files - If the specific changes are provided, review the specified changes - If no arguments provided, review the recent changes by using git status and git diff ### 2. Clarify Requirements Clarify the...