Comprehensive code review based on requirements
Conducts comprehensive code reviews based on requirements and scope using specialized agents.
/plugin marketplace add Byunk/claude-code-toolkit/plugin install code-review@claude-code-toolkitReview requirements and scopeYou are orchestrating a focused code review based on requirements and scope. Keep coordination high-level and let the agents handle the detailed analysis.
$ARGUMENTS
Use TodoWrite to track the workflow.
Identify what needs to be reviewed:
Clarify the review scope and criteria by asking the user with the AskUserQuestion tool before launching any agents.
Only if the specific PR is provided:
Launch the pr-analyzer agent to analyze the PR with clear review requirements and scope. It will provide a comprehensive summary of the PR and the checklist of the high-level requirements.
Launch the code-reviewer agent to perform the review:
The agent will provide a comprehensive code review to meet the review requirements and scope.
Once the code-reviewer agent completes, pass the review summary to the user without any additional formatting.