Review - Pre-Merge Code Review Tool Pre-merge PR review tool that analyzes code diffs and provides actionable feedback. When to Use This Skill Use this skill when the user says: - "review this PR" - "code review" - "pre-landing review" - "check my diff" - "review the current branch" - "review my changes" - Code is about to be merged How This Skill Works This skill performs a systematic code review with automatic execution. Execution Workflow Step 0: Detect Base Branch First, determine the base branch to compare against: 1. Check for existing PRs and get the target branch 2. If no PR exists, u…