Depuración
Review Assist
Use when the user wants help understanding and reviewing a PR in an unfamiliar domain, needs background explanation of PR changes and surrounding code conventions, wants consistency checks against existing code patterns, or needs to determine whether to escalate the review to a domain expert. Trigger especially when the user says "help me understand this PR", "explain this PR", "who should review this", "review support for unfamiliar code", "PRのレビューを手伝って", "このPRの背景を教えて", or asks for review guidance with context about being unfamiliar with the domain. Do NOT use for automated code review (use codex-delegate instead), posting review comments directly to GitHub (use github skill), or local git-only operations without a PR context.