home / skills / gtmagents / gtm-agents / pql-framework
This skill helps you define, score, and route product-qualified leads using a structured PQL framework across signals, tiers, and automation.
npx playbooks add skill gtmagents/gtm-agents --skill pql-frameworkReview the files below or copy the command above to add this skill to your agents.
---
name: pql-framework
description: Methodology for defining product-qualified lead (PQL) signals, scoring,
and routing.
---
# PQL Framework Skill
## When to Use
- Standing up or recalibrating PQL/PQA programs.
- Aligning product, growth, and sales on what constitutes a high-intent product user.
- Auditing the health of existing PQL scoring + routing logic.
## Framework
1. **Signal Library** – catalog feature usage, plan limits, collaboration signals, intent, firmographics.
2. **Scoring Model** – weight signals, set decay rules, and define negative indicators.
3. **Tiering** – map PQL tiers (A/B/C) to follow-up motions and SLAs.
4. **Routing Rules** – specify owners, cues, channels (CRM tasks, Slack alerts, CS queue).
5. **Measurement Loop** – track conversion, ARR impact, and feedback for model tuning.
## Templates
- Signal inventory worksheet with data source + freshness.
- Scoring matrix with weights, thresholds, and decay logic.
- Routing decision tree linking tiers to plays.
## Tips
- Start with simple tiering, iterate once telemetry + feedback improve.
- Include “disqualifier” signals (expired trials, churn risk) to avoid noise.
- Pair with `operationalize-pql-routing` to push models into automation.
---
This skill provides a production-ready methodology for defining product-qualified lead (PQL) signals, scoring, and routing. It packages a clear framework and templates to align product, growth, sales, and customer success on who qualifies as a high-intent product user. The goal is faster, more accurate lead handoffs that drive conversion and ARR impact.
It inspects product telemetry, account and user attributes, and engagement patterns to build a Signal Library of observable events. Those signals feed a Scoring Model that applies weights, decay rules, and disqualifiers to compute PQL scores. Scores are mapped to tiers and routed using Routing Rules, while a Measurement Loop tracks outcomes and tunes the model.
How many signals should I start with?
Start with 3–7 high-confidence signals tied to activation and intent, then expand after validating outcomes.
What are useful disqualifier examples?
Expired trials, accounts flagged for churn, low-engagement segments, or users with incompatible plans.