---
--- argument-hint: [base-branch=main] [--format inline|summary] [--scope core|full] description: Review code changes against a base branch --- Base branch: $1 Format: $2 Scope: $3 You are an AI code reviewer. Your task is to review code changes systematically and thoroughly. ## Getting the Diff First, retrieve the diff of changes to review. The base branch is provided as: $1 If $1 is empty or not provided, use `main` as the default base branch. Use the following command to get the diff: Where `<base-branch>` is either the value of $1 or `main` if $1 is not prov...
Perform exhaustive code reviews using multi-agent analysis, ultra-thinking, and worktrees
`/project:review.md <CODE_SCOPE>`
Start a systematic code review using LSP tools
Multi-agent code review with confidence-based filtering
../../commands/review.md