skills/google-review-conflict-resolution/SKILL.md
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.
npx skillsauth add agoudbg/google-code-review-skills google-review-conflict-resolutionInstall 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 when code review discussion is stuck or looping.
Nit or Optional, avoid blocking.LGTM with comments if code health still improves.Conflict Summary: what is disputed and why.Standards/Evidence: applicable rules and factual support.Resolution Options: at least two with trade-offs.Decision: selected path and owner.Record Note: short text to post back in the review thread../references/eng-practices-full/review/reviewer/standard.md./references/eng-practices-full/review/reviewer/pushback.md./references/eng-practices-full/review/developer/handling-comments.mddevelopment
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.
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.