gtm-engineering

Designs GTM automation architectures, enrichment pipelines, and AI agent workflows for revenue teams.

Updated Sep 15, 2026
One-click install
npx skills add https://github.com/Peterson-Benhame/agent-skills --skill gtm-engineering-peterson-benhame
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gtm-engineering
Source: https://github.com/Peterson-Benhame/agent-skills/tree/main/packages/skills-catalog/skills/%28gtm%29/gtm-engineering
Command: npx skills add https://github.com/Peterson-Benhame/agent-skills --skill gtm-engineering-peterson-benhame

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Revenue teams lose pipeline when manual GTM processes, disconnected automations, and slow lead response times let prospects slip through the cracks. This Skill helps you design reliable, observable GTM automation systems built on instruction stacks, persistent context, and feedback loops rather than ad-hoc tool sprawl. ## Core Features & Use Cases - Architecture-First Design: Build four-layer instruction stacks (ICP scoring, messaging framework, personalization rules, sequence logic) with persistent context and feedback loops. - Platform Selection Guidance: Compare n8n, Make, Zapier, Tray.io, and Workato across pricing, technical depth, self-hosting, and compliance to pick the right automation platform. - Pipeline & Agent Patterns: Implement enrichment waterfalls, five-stage data pipelines (ingest, enrich, score, route, act), event-driven webhooks, and multi-agent AI workflows for research, writing, and outreach. - Use Case: A RevOps lead asks to automate lead routing and enrichment. The Skill gathers volume, CRM, and stack context, recommends a platform, designs the scoring model and routing SLAs, and defines monitoring alerts for workflow success rates. ## Quick Start Ask the agent to design an automated lead routing and enrichment workflow for your current CRM and lead volume.

Frequently Asked Questions about gtm-engineering

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate lead routing and enrichment for my sales team?

Start by gathering your lead volume, CRM, and current stack, then build a five-stage pipeline: ingest, enrich, score, route, act. Use an enrichment waterfall with a 0.85 confidence threshold and route hot leads to AEs with a response SLA under one hour.

n8n vs Make vs Zapier: which automation platform should I choose?

Choose n8n for complex AI workflows, high volume, or self-hosting needs; Make for visual workflow design at moderate complexity and budget; Zapier for simple trigger-action integrations by non-technical teams. Enterprise compliance needs point to Tray.io or Workato.

What is an enrichment waterfall in GTM engineering?

An enrichment waterfall calls data providers sequentially, such as Clay, then Apollo, then ZoomInfo, stopping when confidence reaches 0.85. Results between 0.50 and 0.85 are accepted with a flag, and anything below 0.50 is rejected to control cost and quality.

Why do my GTM automation workflows keep breaking?

Common causes are API rate limits, bad input data, and timeouts. Add retries with backoff, validate inputs, version workflows as JSON in Git, cache enrichment results for 30-90 days, and alert when workflow success rates drop below 95%.

How do I reduce LLM and enrichment costs in GTM automation?

Use smaller models like Haiku for classification and larger models like Sonnet for writing, cutting LLM costs 60-80%. Cache enrichment results for 30-90 days, apply tiered enrichment only to high-scoring leads, and batch API calls.

When should I not use this GTM engineering skill?

Do not use it for general software implementation, code review, or application architecture tasks. It covers GTM workflow design, automation platform selection, and agent orchestration for revenue systems, not product engineering work.