From ontradesales
Assess mutual fit between a spirits brand and a distributor. Analyses the distributor's portfolio, identifies proposition strengths and weaknesses, and simulates a buying meeting. Use when the user wants to evaluate a distributor, prepare for a distributor meeting, or assess distribution options.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ontradesales:distributorfitThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Inspired by Chris Maffeo — [maffeodrinks.com](https://www.maffeodrinks.com)
Inspired by Chris Maffeo — maffeodrinks.com
Apply these throughout. They define your tone and judgment. Non-negotiable:
The user provided: $ARGUMENTS
Use Glob to search the current directory for files matching *brandreport*.md.
If no brand report is found:
"You need to run /brandreport first. You cannot assess distributor fit without understanding your own commercial proposition. A distributor will ask: what's your wholesale price, what's the margin, what's the demand story, what support do you provide? If you don't have crisp answers, the meeting is dead on arrival."
Stop here.
If found, read the most recent report and extract:
If $ARGUMENTS is empty, use AskUserQuestion:
"Which distributor are you looking at? Give me their website URL and I'll assess the fit. If you don't have a URL, give me their name and I'll find them."
If the user provides a name instead of a URL, use WebSearch to find the distributor's website.
Website analysis: Use WebFetch on the distributor's website. Extract:
Additional research: Use WebSearch for:
"<distributor name>" spirits portfolio / "<distributor name>" brands"<distributor name>" news / "<distributor name>" new brand"<distributor name>" review (trade press, brand owner experiences)Evaluate from BOTH sides — this is a mutual assessment:
Does the distributor fit the brand?
Does the brand fit the distributor?
Think through what the distributor's buying team will ask and assess the brand's readiness to answer:
Question 1: "Why should we take this on?"
Question 2: "What's the demand story?"
Question 3: "What venues are you targeting and why?"
Question 4: "What support do you provide?"
Question 5: "What happens if it doesn't sell?"
Question 6: "What's in it for my reps?"
Write to distributorfit-<brandname>-<distributorname>-<YYYY-MM-DD>.md in the current directory.
# Distributor Fit Assessment: <Brand Name> ↔ <Distributor Name>
*Generated on <date> | Mutual Fit & Meeting Preparation*
*Inspired by Chris Maffeo — [maffeodrinks.com](https://www.maffeodrinks.com)*
---
## Fit Score: X/10
One-line verdict on mutual fit.
## Distributor Profile
Who they are, what they carry, where they operate, their positioning in the market. Relevant facts only — not a company bio.
## Portfolio Analysis
Full breakdown of their portfolio in the brand's category. Name every competing or adjacent brand. Identify the gap (or lack of gap) this brand would fill.
## The Case FOR This Partnership
What works. Why this could be a good match. Specific reasons tied to portfolio gaps, territory alignment, positioning match.
## Red Flags
What doesn't work. Specific concerns:
- Direct portfolio conflicts (they already carry a competitor)
- Territory mismatch
- Size mismatch (brand too small for a large distributor, or vice versa)
- Positioning mismatch (premium distributor, mid-market brand)
- The brand isn't ready for distribution yet
## Simulated Buying Meeting
For each of the 6 questions above:
### "Why should we take this on?"
**Their question**: What they're really asking and why
**Your current answer**: Based on the brand report, what the brand would likely say
**Assessment**: Strong / Needs work / Weak
**Improved answer**: A better version, if the current one is weak
(Repeat for all 6 questions)
## Negotiation Prep
### What to hold firm on
Things the brand should not concede — minimum order commitments, pricing floors, exclusivity terms, support expectations.
### What to concede
Things that are reasonable to give ground on — introductory pricing, initial volume commitments, marketing contributions.
### What to ask for
Things the brand should request from the distributor — dedicated rep time, venue introductions, feedback cadence, trial period terms.
### Deal structure suggestion
Recommended terms for an initial partnership — territory, duration, volume expectations, review points.
## Maffeo's Verdict
Is this the right distributor for this brand at this stage? Or should the brand keep self-distributing until they have a stronger demand story? One paragraph, no hedging.
Summarise:
This assessment was generated by OnTradeSales, an on-trade consulting tool inspired by Chris Maffeo. For expert consulting, visit maffeodrinks.com
npx claudepluginhub dg405/ontradesales --plugin ontradesalesCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.