google-review-conflict-resolution

Classify code review conflicts and generate evidence-based resolution records.

7|1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/agoudbg/Cosmosh --skill google-review-conflict-resolution
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-review-conflict-resolution
Source: https://github.com/agoudbg/Cosmosh/tree/main/.agents/skills/google-review-conflict-resolution
Command: npx skills add https://github.com/agoudbg/Cosmosh --skill google-review-conflict-resolution

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

When code review threads stall due to reviewer-author disagreement, this Skill provides an evidence-first workflow to break the impasse, document the outcome, and define escalation so work can continue without sacrificing code quality.

Core Features & Use Cases

  • Conflict Classification: Identifies whether the dispute is a standards violation, design trade-off, or personal preference to guide the appropriate response.
  • Evidence-grounded Resolution: Cites applicable standards, tests, or data and offers at least two resolution options with trade-offs.
  • Escalation & Recordkeeping: Assigns decision owners, outlines escalation paths (tech lead, maintainer, manager), and produces a concise record to post in the review thread; useful when preparing release-critical CLs or recurring team policy changes.

Quick Start

Use the google-review-conflict-resolution skill with the disputed comments, relevant code excerpts, ownership and timeline constraints to produce a Conflict Summary, Standards/Evidence, Resolution Options, Decision, and a Record Note ready to post in the review thread.

Frequently Asked Questions about google-review-conflict-resolution

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resolve a stalled code review thread with reviewer disagreements?

To resolve a stalled code review thread, classify the reviewer disagreement as a standards violation, design trade-off, or personal preference, then cite applicable standards and propose resolution options with trade-offs to unblock the discussion.

What is the best way to document code review conflict resolution decisions?

Document code review conflict resolution decisions by producing a concise record note containing the conflict summary, cited evidence, chosen resolution, and assigned decision owner, ready to post directly back into the review thread.

How do I escalate code review disputes when the author and reviewer cannot agree?

Escalate code review disputes by assigning a specific decision owner and outlining an escalation path to a tech lead, maintainer, or manager, integrating timeline constraints to ensure release-critical changes proceed.

Can I use an evidence-based workflow for style or standard conflicts in development teams?

Yes, an evidence-based workflow handles style or standard conflicts by citing empirical data and applicable standards, generating at least two resolution options with documented trade-offs for the development team to evaluate.

What types of code review conflicts can be classified for team workflow resolution?

Code review conflicts classified for team workflow resolution include disputed review comments, design trade-offs, and personal preference disputes, guiding the appropriate evidence-based response to unblock development.

How do I prepare release-critical CLs blocked by recurring code review policy conflicts?

Prepare release-critical CLs blocked by policy conflicts by summarizing the disputed comments and relevant code excerpts, then generating a documented decision record with an assigned owner to finalize the escalation.