← Back to list

identity-resolution
by gtmagents
Production-ready collection of GTM agents and specialized skills for claude code. Covers sales, marketing, customer success, and revenue operations workflows.
⭐ 58🍴 9📅 Jan 23, 2026
SKILL.md
name: identity-resolution description: Use to match accounts, contacts, and opportunities across enrichment sources with governed rules.
Identity Resolution Playbook Skill
When to Use
- Normalizing provider outputs before syncing to CRM/CDP.
- Tying intent, enrichment, and product telemetry to the same account/contact IDs.
- Diagnosing duplicate or conflicting records in downstream systems.
Framework
- Key Hierarchy – define primary/secondary keys (domain, account_id, email, person_id).
- Matching Logic – configure deterministic and fuzzy rules, tie-breakers, and confidence scoring.
- Conflict Handling – specify precedence rules, merge policies, and exception queues.
- Governance – document owners, change control, and monitoring cadence.
- Audit Trail – capture lineage metadata, before/after snapshots, and rollback steps.
Templates
- Matching rule matrix (field, rule type, weight, confidence threshold).
- Exception queue workflow with owners + SLAs.
- Audit workbook for sampling matches vs source-of-truth.
Tips
- Start with deterministic keys (domain, CRM ID) before fuzzy logic to reduce noise.
- Version rules so downstream teams know when behavior changes.
- Pair with
signal-taxonomyto keep IDs aligned with schema updates.
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon