Files
gh-gtmagents-gtm-agents-plu…/skills/deal-quality-model/SKILL.md
2025-11-29 18:31:31 +08:00

32 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
name: deal-quality-model
description: Scoring system for opportunity hygiene, win likelihood, and inspection
prioritization.
---
# Deal Quality Model Skill
## When to Use
- Prioritizing inspection focus during forecast and pipeline reviews.
- Flagging opportunities with incomplete data or low win signals.
- Creating alerts when critical hygiene steps (MEDDIC, next steps) are missing.
## Framework
1. **Input Signals** discovery notes, exec sponsor, mutual plan, activity recency, budget proof.
2. **Weighting** assign weights per signal (required, strong, nice-to-have) per segment.
3. **Score Bands** define thresholds for healthy, watch, and critical opportunities.
4. **Automation Hooks** integrate with CRM validation rules, Slack alerts, and dashboards.
5. **Governance** review scoring monthly, capture overrides, and document rationale.
## Templates
- Signal scoring matrix with thresholds + automation IDs.
- Inspection checklist for reps/managers.
- Alert message template for Slack/email.
## Tips
- Align scoring with enablement frameworks (MEDDIC, SPICED) to drive adoption.
- Expose scores in forecasts so execs can challenge risky commits.
- Pair with `guardrail-scorecard` or pipeline commands to operationalize.
---