Slack Deal Query

Installation
SKILL.md

Available Context & Tools

@_platform-references/org-variables.md @_platform-references/capabilities.md

Slack Deal Query

Goal

Answer deal-related questions sent via Slack DM with structured, scannable responses. The user is on mobile or in Slack context β€” brevity and clarity matter more than exhaustive detail.

Intent Patterns

At-Risk Deal Query

Triggered when the message contains: "at risk", "risky", "risk", "danger", "slipping", "stalling"

  1. Fetch all active deals with their risk scores from deal_risk_scores
  2. Filter for high-risk deals (score >= 50), sort by score descending, show top 5
  3. If no high-risk deals: return a green "All your deals look healthy" message with total deal count
  4. For each at-risk deal: show deal title, risk badge (πŸ”΄ Critical / 🟑 High / 🟠 Medium), risk score, and top risk signal
Related skills
Installs
–
First Seen
–