home / skills / gtmagents / gtm-agents / signal-scoring
This skill helps design and audit multi-source signal scoring models with decay, weighting, and governance for RevOps.
npx playbooks add skill gtmagents/gtm-agents --skill signal-scoringReview the files below or copy the command above to add this skill to your agents.
---
name: signal-scoring
description: Use to design composite intent scoring models with decay, weighting,
and governance.
---
# Signal Scoring Blueprint Skill
## When to Use
- Designing or revising multi-source signal scoring models.
- Auditing why certain accounts jump tiers or stay suppressed.
- Communicating scoring logic to RevOps, sales, and compliance stakeholders.
## Framework
1. **Source Inventory** – list each signal type, freshness cadence, coverage %, and reliability.
2. **Weighting Model** – assign base weights, adjust for persona relevance, and define topic multipliers.
3. **Decay Curves** – set time-based decay (hours/days/weeks) per signal category with thresholds for expiration.
4. **Thresholds & Tiers** – document what scores map to activation tiers, nurture status, or executive escalation.
5. **Governance** – outline ownership, review cadence, and change management triggers.
## Templates
- Scoring worksheet (source, weight, decay, threshold, notes).
- Tier definition matrix with recommended plays.
- Change log template capturing rationale, data evidence, and approvals.
## Tips
- Blend at least two independent signals before green-lighting high-effort plays.
- Version control your scoring logic and share diffs in RevOps channels.
- Pair with `suppression-logic` to avoid conflicting triggers.
---
This skill helps design and maintain composite intent scoring models that combine multiple behavioral and firmographic signals with decay, weighting, and governance. It provides a structured blueprint, templates, and practical rules to turn raw signals into actionable tiers and plays. Use it to make scoring transparent, defensible, and repeatable across RevOps, sales, and CS teams.
The skill guides you through cataloging signal sources, assigning base weights and persona/topic multipliers, and defining time-based decay curves per signal category. It includes threshold-to-tier mappings, governance processes for change control, and templates for worksheets, tier matrices, and change logs. The result is a version-controlled, auditable scoring model that supports activation, suppression, and escalation decisions.
How many signals should I require before triggering a high-effort sales play?
Require at least two independent signal types to reduce false positives; prefer combinations across behavioral and firmographic sources.
How do I handle stale signals?
Apply decay curves that reflect signal lifetime (hours/days/weeks) and set explicit expiration thresholds so stale signals stop contributing to scores.