Skip to content
Automation
Command

/run-waterfall-enrichment

Executes provider waterfalls with credit governance, failover rules, and delivery targets.

From plugin
gtm-agents
368199 skills200 agents199 commands
Install
$ npx -y skills add gtmagents/gtm-agents --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/run-waterfall-enrichment

Context preview

What this command does when you run it.

Executes provider waterfalls with credit governance, failover rules, and delivery targets.

Command definition

run-waterfall-enrichment.md
name: run-waterfall-enrichment
description: Executes provider waterfalls with credit governance, failover rules, and delivery targets.
usage: /data-signal-enrichment:run-waterfall-enrichment --type contact --input "Taylor Reed, Nimbus" --sequence apollo,hunter,rocketreach --max-credits 5

Command: run-waterfall-enrichment

Inputs

  • **type** – contact | company | technographic | intent.
  • **input** – record payload (name/company/email/domain/file).
  • **sequence** – optional ordered provider list; default uses ops config.
  • **max-credits** – ceiling for total credits to consume.
  • **delivery** – crm | csv | warehouse specifying output target.

Workflow

1. **Request Validation** – confirm fields, dedupe against recent runs, and enforce rate limits. 2. **Sequence Selection** – pull provider order from configs, adjust for overrides or outages. 3. **Execution Loop** – call providers, capture response metadata, apply validation logic. 4. **Aggregation & Scoring** – merge best data, attach confidence + provenance tags. 5. **Delivery & Logging** – push to destination, log credits, update success dashboards, trigger alerts if thresholds exceeded.

Outputs

  • Enrichment payload (JSON/CSV/CRM payload) with fields, provider, timestamp, confidence.
  • Credit + latency report appended to provider utilization table.
  • Alert entries when max-credits hit or providers fail.

Agent/Skill Invocations

  • `provider-ops-lead` – supplies sequence + credit policy.
  • `signal-integrator` – handles normalization + delivery.
  • `data-quality-steward` – validates results before release.
  • `waterfall-blueprint` skill – enforces sequencing template.
  • `provider-scorecard` skill – logs performance + cost metrics.

---

Read more
Ships withgtm-agents

Free AI automation for sales, marketing, and growth teams. No coding required.

Get the whole plugin