data-signal-enrichment

Signal normalization, provider orchestration, and data quality governance

View on GitHub
Author GTM Agents
Namespace @gtmagents/gtm-agents
Category data
Version 1.0.0
Stars 64
Downloads 4
self.md verified
Table of content

Signal normalization, provider orchestration, and data quality governance

Installation

npx claude-plugins install @gtmagents/gtm-agents/data-signal-enrichment

Contents

Folders: agents, commands, skills

Included Skills

This plugin includes 5 skill definitions:

identity-resolution

Use to match accounts, contacts, and opportunities across enrichment

View skill definition

Identity Resolution Playbook Skill

When to Use

Framework

  1. Key Hierarchy – define primary/secondary keys (domain, account_id, email, person_id).
  2. Matching Logic – configure deterministic and fuzzy rules, tie-breakers, and confidence scoring.
  3. Conflict Handling – specify precedence rules, merge policies, and exception queues.
  4. Governance – document owners, change control, and monitoring cadence.
  5. Audit Trail – capture lineage metadata, before/after snapshots, and rollback steps.

Templates

Tips


provider-scorecard

Use to track enrichment provider success, cost, latency, and quality

View skill definition

Provider Scorecard Skill

When to Use

Framework

  1. Metric Definition – success rate, fill %, latency, credit burn, confidence.
  2. Data Sources – provider logs, credit usage tables, QA samples, incident tickets.
  3. Scoring Model – weight metrics by enrichment type and business priority.
  4. Visualization – dashboard or memo highlighting leaders/laggards.
  5. Action Tracker – document optimization experiments and owner assignments.

Templates

Tips


signal-taxonomy

Use to define schemas, topic tags, and lineage metadata for enriched

View skill definition

Signal Taxonomy Skill

When to Use

Framework

  1. Schema Definition – fields, datatypes, required/optional flags.
  2. Topic & Attribute Mapping – align provider-specific attributes to canonical names.
  3. Versioning – maintain change logs, effective dates, and migration steps.
  4. Validation Rules – min/max values, allowed lists, dependency rules.
  5. Documentation – publish data dictionary + lineage diagrams.

Templates

Tips


validation-rulebook

Use to define validation, freshness, and compliance checks for enriched

View skill definition

Validation Rulebook Skill

When to Use

Framework

  1. Rule Catalog – list required fields, regex patterns, allowed values, and dependencies.
  2. Freshness Thresholds – define time-based SLAs per signal type.
  3. Confidence Scoring – set weighting for provider, validation method, and history.
  4. Exception Handling – create workflows for quarantining, reprocessing, or escalation.
  5. Compliance Hooks – log approvals, data residency tags, and retention policies.

Templates

Tips


waterfall-blueprint

Use to design provider sequences, throttling logic, and credit policies

View skill definition

Waterfall Blueprint Skill

When to Use

Framework

  1. Goal & Constraints – define enrichment type, data requirements, credit ceiling, SLA.
  2. Provider Catalog – list eligible providers with success %, latency, compliance notes.
  3. Routing Logic – determine sequence, branching, and retry intervals.
  4. Safeguards – set throttles, dedupe checks, and exception triggers.
  5. Versioning – log changes, approvals, and effective dates.

Templates

Tips


Source

View on GitHub

Tags: data dataenrichmentsignals