Channel economics: compute fully-loaded cost-to-serve per channel, channel ROI (cash, LTV-adjusted, marginal), optimal direct vs. partner channel mix, and diminishing-returns analysis
How this skill is triggered — by the user, by Claude, or both
Slash command
/claudient-gtm:channel-economicsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Quarterly channel review: you have a mix of direct and partner-led pipeline but don't know which channel is actually profitable after all costs are loaded
Calculate fully-loaded cost-to-serve for [channel].
Channel: [direct / reseller / referral partner / SI / marketplace]
Data period: [last 12 months]
Deal metrics: [deal count, total ARR, average ACV, sales cycle days]
Retention: [NRR%, GRR%]
Cost categories to load (most teams miss 3-4 of these):
DIRECT COSTS:
- Sales headcount (AE salary + OTE commission / deals closed = cost per deal)
- SDR attribution (cost per qualified opportunity × opportunities needed per close)
- Solutions engineer time (hours per deal × hourly loaded cost)
- Legal / procurement cycle cost (contract review hours × rate)
CHANNEL-SPECIFIC COSTS:
- Partner discount off list price (%) — this is a direct revenue reduction
- Market Development Funds (MDF) paid to partner
- Channel manager headcount (salary / number of partners managed)
- Partner enablement and certification cost (one-time + annual per partner)
- Channel conflict resolution time (estimated hours per quarter)
POST-SALE COSTS:
- Customer success load (is the partner channel higher or lower effort post-sale?)
- Support ticket volume differential (partner-sourced customers often need more support)
- Churn rate differential (partner vs. direct — key driver of LTV difference)
OVERHEAD ALLOCATION:
- Marketing allocation (what % of demand gen budget supports this channel?)
- Operations / RevOps time on channel reporting and management
Output: cost-to-serve per deal AND per dollar of ARR, for each channel.
Compute channel ROI using three lenses.
Channel data: [paste cost-to-serve results + retention data]
LENS 1 — CASH ROI (Year 1):
Formula: (Year 1 gross margin from channel) / (Year 1 fully-loaded CAC)
Verdict threshold: < 1.0x = cash-negative in year 1 → question viability
Strong: > 2.5x cash ROI in year 1
LENS 2 — LTV-ADJUSTED ROI:
Formula: (LTV per customer from channel) / (Fully-loaded CAC)
LTV = ACV × Gross Margin % × (1 / Annual Churn Rate)
Note: if partner channel has higher churn, LTV is lower even at same ACV
Verdict threshold: < 3x LTV/CAC = the channel is underperforming
Strong: > 5x LTV/CAC
LENS 3 — MARGINAL ROI:
"What does the next $100K invested in this channel return?"
This accounts for diminishing returns — early partner deals are high-ROI,
later ones require more enablement, higher MDF, lower close rates.
Diminishing returns inflection: the point where marginal ROI drops below 1x
(adding more investment destroys value at the margin)
Per-channel verdict:
DOUBLE-DOWN: LTV/CAC > 5x AND marginal ROI still positive → scale aggressively
MAINTAIN: LTV/CAC 3-5x, marginal ROI positive → sustain current investment
DEFUND: LTV/CAC 1.5-3x, marginal ROI near 1x → hold flat, don't grow
EXIT: LTV/CAC < 1.5x, cash-negative → wind down (partners aren't profitable)
Produce the ROI verdict for each channel in my mix.
Recommend optimal channel mix for [company].
Current mix: [X% direct, Y% partner-led, Z% marketplace]
Constraints:
- Minimum direct floor: [X% — can't go below for enterprise relationships]
- Maximum partner concentration: [X% — don't want over-reliance on any channel]
- Total sales capacity: [X AEs + X channel managers]
- Revenue target: $[X] ARR next year
Input: channel ROI data from above analysis
Optimisation approach:
1. Start with the highest LTV/CAC channel — allocate capacity here first
2. Respect the minimum direct floor (enterprise customers often require direct touch)
3. Don't exceed partner concentration ceiling (pipeline dependency risk)
4. Apply diminishing returns — don't over-allocate beyond the inflection point
5. Check: does the resulting mix hit the revenue target with the available capacity?
Output:
- Recommended mix: X% direct, Y% partner, Z% marketplace
- Expected ARR at this mix: $[X]
- Sensitivity: if partner close rate drops 10%, ARR impact: ($[X])
- One-year plan: what investments are needed to reach the optimal mix?
HUMAN DECISION REQUIRED: This is a recommendation. The CRO and commercial leadership make the final call on channel strategy.
User: We're $8M ARR, 60% direct / 40% partner-led. Direct ACV is $45K, partner ACV is $28K. Direct NRR 118%, partner NRR 97%. Are we over-indexed on partner?
Claude's analysis:
Yes — the NRR differential is the tell. Let me load the numbers:
Direct channel:
Partner channel:
The problem: Partner NRR of 97% means your partner channel is a net revenue drain on the existing base. Every $1M of partner ARR is losing $30K/year from churn/downgrades before you add any new business. At $3.2M of partner ARR, that's ~$96K/year evaporating.
Verdict:
Before cutting partner, diagnose: is the NRR gap due to (a) wrong ICP from partners, (b) less CS coverage, or (c) partner customers using less of the product? Fix the root cause before exiting the channel.
Work with us: Claudient is backed by Uitbreiden — we build AI products and B2B solutions with developer communities. uitbreiden.com · Reddit · YouTube
npx claudepluginhub claudient/claudient --plugin claudient-gtmGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.