skills/google-code-reviewer/SKILL.md
Run a Google-style code review workflow for pull requests and changelists. Use when reviewing design, correctness, tests, readability, comments, documentation, review speed, and comment severity (Required/Nit/Optional/FYI). Includes decision branches for large CLs, major design problems, and LGTM with comments.
npx skillsauth add agoudbg/google-code-review-skills google-code-reviewerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to perform a structured, high-signal code review inspired by Google Engineering Practices.
Balanced.Required, Nit, Optional, FYI.Required: must change before approval.Nit: polish, non-blocking.Optional: suggestion, author can choose.FYI: informational only.Approve/LGTM: no blocking concerns.LGTM with comments: only minor non-blocking points remain and author is likely to apply them.Request changes: blocking issues remain.LGTM with comments when only minor issues remain.Verdict: one-line decision.Blocking Findings: numbered, each with file/path reference and why it matters.Non-Blocking Suggestions: numbered and severity-labeled.Positives: concrete good practices observed.Scope Note: what you did and did not review../references/eng-practices-full/review/reviewer/index.md./references/eng-practices-full/review/reviewer/standard.md./references/eng-practices-full/review/reviewer/looking-for.md./references/eng-practices-full/review/reviewer/navigate.md./references/eng-practices-full/review/reviewer/speed.md./references/eng-practices-full/review/reviewer/comments.mddevelopment
Resolve reviewer-author disagreement using Google-style code review conflict workflow. Use when review comments stall, standards are disputed, or escalation is needed. Produces evidence-based consensus steps, escalation path, and documented final decision.
development
Prepare and iterate changelists/pull requests using Google-style author practices. Use when writing clear CL descriptions, splitting large changes, bundling tests, handling reviewer comments, and keeping dependent CLs build-safe.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.