CRM Dedupe Plan

premium skill, $14 · crm-operations

Deduplication with a reversible dry run and a survivorship table before any merge.

Install it after checkout
bash
unzip crm-dedupe-plan.zip -d ~/.claude/skills/

What it does

A bad merge is permanent. This skill refuses to touch records until two artifacts exist: a dry run showing every proposed merge, and a survivorship table stating which field wins from which record and why. Then it executes in reversible batches with counts verified after each. Encoded from production merge work where the dry run caught matches a naive rule would have destroyed.

What it covers

  • CRM
  • deduplication
  • data quality
  • merge
  • RevOps

How it arrives

  1. Buy it once. The download is a zip with SKILL.md at the root.
  2. Unzip it into your agent's skills folder.
  3. Invoke it by name in Claude Code, Codex CLI, Cursor or any MCP compatible agent.
  4. Fixes and improvements ship as updates, with release notes by email.