Code Review Comprehensive AI-powered code review for PRs and local changes — enterprise-grade alternative to CodeRabbit When to use - "code review" - "review my PR" - "review PR #123" - "check my changes" - "what's wrong with my code" - "security review" - "full review" - "/review" - "/review-pr" Dependencies - External: CLI (GitHub), Modes 1. Local review (uncommitted changes) Reviews — changes not yet committed. 2. Branch review (vs main/master) Reviews all changes in current branch compared to main. 3. PR review (GitHub) Fetches diff from GitHub PR and can post comments. 4. Focused review…