AI AGENT ADDONS

Pull Changes Resolve Conflicts

cognitedata/builder-skills
Git & Pull Requests
1,830installs

When multiple people work on the same code, merging changes can cause merge conflicts. This skill helps you pull changes from a main branch and handle those conflicts safely. It never makes decisions for you. It lists every conflict, analyzes what changed, and gives recommendations based on impact. You choose what to keep.

Teams building apps with Git benefit the most. The workflow prevents losing work by accident. It asks for your approval before editing any conflict markers. This keeps your codebase clean and your team in control.

Add Pull Changes Resolve Conflicts skill to your workflow

Global

mkdir -p ~/.claude/skills/pull-changes-resolve-conflicts

Project

mkdir -p .claude/skills/pull-changes-resolve-conflicts

Source Repository

Stars
5
Forks
1
Watchers
5
License
Apache-2.0
Last Push
25 days ago
Created
4 months ago