/suppression-logic
Use to define guardrails that pause signal-driven plays when accounts
$ npx -y skills add gtmagents/gtm-agents --skill suppression-logic --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
/suppression-logic
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use to define guardrails that pause signal-driven plays when accounts
SKILL.md
suppression-logic.SKILL.mdname: suppression-logic
description: Use to define guardrails that pause signal-driven plays when accounts
are risky, saturated, or in-flight elsewhere.
Suppression Logic Playbook Skill
When to Use
- Building global do-not-touch rules shared across marketing, sales, and success workflows.
- Investigating why an account never triggers despite strong intent scores.
- Coordinating with legal, finance, or product teams on sensitive outreach windows.
Framework
1. **Reason Taxonomy** – categorize suppression triggers (legal/compliance, commercial conflicts, lifecycle constraints, technical issues). 2. **Detection Methods** – outline data sources and queries that flag each trigger (support tickets, security incidents, open opps, payment status). 3. **Routing & Ownership** – assign who can override or expire each suppression (CSM, legal, exec sponsor). 4. **Duration Logic** – define cooling periods, review cadences, and auto-expiration rules. 5. **Audit Trail** – log change history, approvals, and tie-ins to automation or orchestrator commands.
Templates
- Suppression matrix (reason, trigger condition, owner, duration, override path).
- Compliance checklist for regulated industries (financial services, healthcare).
- Alert + reporting format for surfaced conflicts.
Tips
- Mirror CRM/MAP suppression lists to prevent channel drift.
- Create heartbeat alerts when suppression counts spike unexpectedly.
- Pair with `signal-scoring` adjustments so suppressed accounts stop draining rep capacity.
---
Read more
name: suppression-logic description: Use to define guardrails that pause signal-driven plays when accounts are risky, saturated, or in-flight elsewhere.
Suppression Logic Playbook Skill
When to Use
- Building global do-not-touch rules shared across marketing, sales, and success workflows.
- Investigating why an account never triggers despite strong intent scores.
- Coordinating with legal, finance, or product teams on sensitive outreach windows.
Framework
1. **Reason Taxonomy** – categorize suppression triggers (legal/compliance, commercial conflicts, lifecycle constraints, technical issues). 2. **Detection Methods** – outline data sources and queries that flag each trigger (support tickets, security incidents, open opps, payment status). 3. **Routing & Ownership** – assign who can override or expire each suppression (CSM, legal, exec sponsor). 4. **Duration Logic** – define cooling periods, review cadences, and auto-expiration rules. 5. **Audit Trail** – log change history, approvals, and tie-ins to automation or orchestrator commands.
Templates
- Suppression matrix (reason, trigger condition, owner, duration, override path).
- Compliance checklist for regulated industries (financial services, healthcare).
- Alert + reporting format for surfaced conflicts.
Tips
- Mirror CRM/MAP suppression lists to prevent channel drift.
- Create heartbeat alerts when suppression counts spike unexpectedly.
- Pair with `signal-scoring` adjustments so suppressed accounts stop draining rep capacity.
---
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

