Install
openclaw skills install skills-sh:google-gemini/gemini-cli/code-reviewerCode Reviewer This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests. ## Workflow ### 1. Determine Review Target Remote PR: If the user provides a PR number or URL (e.g., "Review PR #123"), target…
openclaw skills install skills-sh:google-gemini/gemini-cli/code-reviewerThis skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests.
gh pr checkout <PR_NUMBER>
npm run preflight
git statusgit diff (working tree) and/or git diff --staged (staged).npm run preflight before reviewing.Analyze the code changes based on the following pillars:
main or master).e90c63fa158b