/run-waterfall-enrichment
Executes provider waterfalls with credit governance, failover rules, and delivery targets.
$ npx -y skills add gtmagents/gtm-agents --agent claude-codeHow 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.mdname: 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
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.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other commands on gtm-agents.
- /monitor-abm
Builds an ABM operations dashboard + action plan for engagement, pipeline, and experiment tracking.
Open command - /plan-plays
Produces an ABM playbook roadmap with offers, channels, and timelines aligned to tiers.
Open command - /target-accounts
Generates a prioritized ABM target list with tiering, buying committees, and activation triggers.
Open command - /build-success-plan
Produces a joint success plan with milestones, KPIs, stakeholders, and expansion hooks.
Open command - /plan-qbr
Generates an executive-ready QBR/EBR agenda with data narratives, proof points, and follow-up actions.
Open command - /run-account-review
Produces a structured account review packet with health signals, risks, and expansion plays.
Open command

