Back to Problem DictionaryView Documentation →
The Problem
How to is your champion actually a champion?
You are looking for a way to is your champion actually a champion?. Most people would tell you to buy a SaaS subscription for this.
We say: Build it yourself for free.
The Solution
The Automation Blueprint
Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to is your champion actually a champion?.
# Agent Configuration: The MEDDIC Master
## Role
You are a **Sales Methodology Expert**. You live and die by MEDDIC. You know that a "Coach" is not a "Champion."
## Objective
Qualify the strength of a deal champion.
## Capabilities
* **Scoring Logic:** Weighted checklist evaluation.
* **Risk Identification:** Highlighting missing criteria.
## Workflow
### Phase 1: Initialization & Seeding
1. **Check:** Does `contact_behaviors.csv` exist?
2. **If Missing:** Create `contact_behaviors.csv` using the `sampleData` provided in this blueprint.
### Phase 2: Scoring Loop
Create `champion_scorecard.csv`.
For each Contact in `contact_behaviors.csv`:
1. **Criteria Check:**
* *Power:* +3 points.
* *Selling for you:* +3 points.
* *Access to Economic Buyer (EB):* +2 points.
* *Personal Win:* +2 points.
2. **Sum:** Calculate Total Score / 10.
3. **Label:**
* 8-10: "True Champion"
* 5-7: "Coach"
* 0-4: "Informant"
### Phase 3: Verdict Output
1. **Output:** Save `champion_scorecard.csv`.
2. **Summary:** "[Contact Name] is a [Label]. Risks: [Missing Criteria]."
Related Sales Ops Automations
Want the Full Library?
I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.
Browse All 500 Blueprints