discount-threshold-monitoring

Flag out-of-policy discounts and route approval tiers without autonomous approval.

58|21|Updated May 15, 2026
One-click install
npx skills add https://github.com/t0ddc3by/claude-for-customer-success --skill discount-threshold-monitoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: discount-threshold-monitoring
Source: https://github.com/t0ddc3by/claude-for-customer-success/tree/main/rev-ops/skills/discount-threshold-monitoring
Command: npx skills add https://github.com/t0ddc3by/claude-for-customer-success --skill discount-threshold-monitoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Prevents out-of-policy discounts by comparing a deal’s proposed discount against configured approval thresholds and routing the correct approval tier without performing autonomous approvals.

Core Features & Use Cases

  • Threshold-based approval routing: Determines the required authority (standard/elevated/executive) based on discount depth for the correct deal flow.
  • Approval tracking via Linear: Creates Linear issues for elevated/executive approvals so work is captured and managed.
  • Discount pattern monitoring: Summarizes discount frequency and above-threshold behavior for reps/CSMs over a trailing window.

Quick Start

Ask the skill to check a specific deal’s proposed discount and tell you whether it’s within policy and who must approve if it crosses the threshold.

Frequently Asked Questions about discount-threshold-monitoring

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I route discount approvals based on policy thresholds in HubSpot?

Discount approval routing compares a HubSpot deal's proposed discount against configured YAML thresholds for the relevant segment, then determines the required authority tier—standard, elevated, or executive—without autonomously approving the discount.

What is discount frequency monitoring and how does it work for sales reps?

Discount frequency monitoring summarizes how often reps or CSMs apply discounts over a trailing window, flagging above-threshold behavior to identify out-of-policy discount patterns across multiple deals.

Can I create Linear issues for elevated discount approvals automatically?

Yes, Linear issues are created for elevated and executive discount approvals to capture and manage the required approval workflow, but this write-tier issue creation is gated by user confirmation before executing.

How do I handle CS expansion deal discounts with fallback thresholds?

CS expansion deals support optional cs_expansion_discount_ threshold fallback behavior, allowing you to apply specific discount governance thresholds for customer success expansion flows separate from standard deal segments.

Does discount threshold monitoring enforce RevOps governance constraints?

Discount threshold monitoring enforces RevOps governance constraints by ensuring no revenue commitments are made and no autonomous approvals are granted, operating with read-only connector usage on HubSpot deal data.

What are the limitations of automated discount approval routing?

Automated discount approval routing cannot autonomously approve discounts or make revenue commitments; it only flags threshold exceedances and routes the required approval tier, with Linear issue creation gated by explicit user confirmation.