/waterfall-blueprint
Use to design provider sequences, throttling logic, and credit policies
$ npx -y skills add gtmagents/gtm-agents --skill waterfall-blueprint --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/waterfall-blueprint
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use to design provider sequences, throttling logic, and credit policies
SKILL.md
waterfall-blueprint.SKILL.mdname: waterfall-blueprint description: Use to design provider sequences, throttling logic, and credit policies for enrichment waterfalls.
Waterfall Blueprint Skill
When to Use
- Building contact/company enrichment workflows across multiple providers.
- Updating fallback rules after provider outages or cost shifts.
- Documenting waterfall logic for RevOps + engineering handoffs.
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
- Waterfall diagram (sequence, inputs, outputs, fallback paths).
- Routing table (provider, criteria, cost, notes).
- Change log with owners + rationale.
Tips
- Keep sequences short for real-time use cases; reserve long chains for batch mode.
- Use A/B tests to validate new providers before full rollout.
- Pair with `provider-scorecard` to continuously optimize routing.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other skills on gtm-agents.
- /account-tiering
Use when defining ABM tiers, scoring logic, and coverage rules.
Open skill - /personalization
Use when crafting tiered ABM messaging, offers, and creative variants.
Open skill - /signal-intel
Use when consolidating intent, product usage, and third-party signals
Open skill - /account-health-framework
Use to score accounts, flag risks, and standardize remediation triggers.
Open skill - /exec-briefing
Use to craft concise executive updates, agendas, and follow-up logs for
Open skill - /expansion-playbook
Use to package upsell, cross-sell, and advocacy motions tied to customer
Open skill

