·roo-conflict-resolution
</>

roo-conflict-resolution

Provides comprehensive guidelines for resolving merge conflicts intelligently using git history and commit context. Use when tasks involve merge conflicts, rebasing, PR conflicts, or git conflict resolution. This skill analyzes commit messages, git blame, and code intent to make intelligent resolution decisions.

36Installs·0Trend·@roocodeinc

Installation

$npx skills add https://github.com/roocodeinc/roo-code --skill roo-conflict-resolution

How to Install roo-conflict-resolution

Quickly install roo-conflict-resolution AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/roocodeinc/roo-code --skill roo-conflict-resolution
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: roocodeinc/roo-code.

SKILL.md

View raw

This skill resolves merge conflicts by analyzing git history, commit messages, and code changes to make intelligent resolution decisions. Given a PR number (e.g., "#123"), it handles the entire conflict resolution process.

Extract the PR number from input like "#123" or "PR #123". Validate that a PR number was provided.

Get PR title and description to understand the intent and identify the source and target branches.

Provides comprehensive guidelines for resolving merge conflicts intelligently using git history and commit context. Use when tasks involve merge conflicts, rebasing, PR conflicts, or git conflict resolution. This skill analyzes commit messages, git blame, and code intent to make intelligent resolution decisions. Source: roocodeinc/roo-code.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/roocodeinc/roo-code --skill roo-conflict-resolution
Category
</>Dev Tools
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from roocodeinc/roo-code

Quick answers

What is roo-conflict-resolution?

Provides comprehensive guidelines for resolving merge conflicts intelligently using git history and commit context. Use when tasks involve merge conflicts, rebasing, PR conflicts, or git conflict resolution. This skill analyzes commit messages, git blame, and code intent to make intelligent resolution decisions. Source: roocodeinc/roo-code.

How do I install roo-conflict-resolution?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/roocodeinc/roo-code --skill roo-conflict-resolution Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/roocodeinc/roo-code

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-20