GitHub Code Review Perform code reviews on local changes before pushing, or review open PRs on GitHub. Most of this skill uses plain — the / split only matters for PR-level interactions. Prerequisites - Authenticated with GitHub (see skill) - Inside a git repository Setup (for PR interactions) --- 1. Reviewing Local Changes (Pre-Push) This is pure — works everywhere, no API needed. Get the Diff Review Strategy 1. Get the big picture first: 2. Review file by file — use on changed files for full context, and the diff to see what changed: 3. Check for common issues: 4. Present structured feedbac…