dedupe-merge

Detect duplicate CRM records and merge them after explicit approval.

3|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/aura-farming/escc --skill dedupe-merge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dedupe-merge
Source: https://github.com/aura-farming/escc/tree/main/skills/dedupe-merge
Command: npx skills add https://github.com/aura-farming/escc --skill dedupe-merge

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides the ability to detect and merge duplicate CRM records, ensuring the correct survivor record is selected and all relevant data is preserved, while requiring explicit approval for each merge.

Core Features & Use Cases

  • Detect Duplicate Records: Automatically identifies duplicate contacts, companies, and deals within the CRM system.
  • Survivorship Logic: Implements a comprehensive set of rules to determine which record should survive in the event of duplicates.
  • Review-Pack Approval: Requires a detailed review-pack to be approved before any merge takes place, ensuring all data integrity and ownership is accounted for.
  • Use Case: For example, if two CRM records represent the same customer but have different ownership, the Skill can determine the survivorship based on predefined rules and merge the records after explicit approval.

Quick Start

Use the dedupe-merge skill to automatically merge duplicate contacts from the CRM and trigger a review-pack for approval.

Frequently Asked Questions about dedupe-merge

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

FAQPage Schema
How do I merge duplicate CRM records automatically?

Survivorship logic determines which duplicate CRM record survives by applying a predefined set of business rules, ensuring correct data retention and preserving relevant associations during the merge process.

Can I require approval before merging duplicate contacts in my CRM?

Yes, you can require approval before merging duplicate contacts by generating a detailed review-pack that accounts for data integrity and ownership, which must be explicitly approved prior to any merge taking place.

How do I handle duplicate CRM records with different ownership?

Handling duplicate CRM records with different ownership involves using survivorship rules to evaluate predefined criteria, resolving the ownership conflict and merging the records after explicit review-pack approval.

Do I need a CRM API integration to automate duplicate record merging?

Yes, you need a CRM API integration to automate duplicate record merging, as the Skill requires direct connectivity to identify duplicates, apply survivorship logic, and execute approved merges within the CRM system.

What are the limitations of automating CRM duplicate merges?

A limitation of automating CRM duplicate merges is that the Skill requires explicit approval for every merge operation via a review-pack, meaning no fully autonomous bulk merging occurs without human validation of data integrity.