**Demo Meeting Recap** for Diamanti sales PODs. Processes product demo transcripts for active prospects — updates cumulative MEDDPICC YAMLs, extracts demo-specific signals (what was shown, customer reactions, technical depth, objections), and generates a full AI MEDDPICC Coaching Report (.docx). MANDATORY TRIGGERS: "demo recap", "demo meeting", "demo call", "product demo", "demo follow-up", "demo notes", "we ran a demo", "POC demo" Use when: Processing a product demo with a prospect who already has active MEDDPICC tracking. The demo is a sales call — it lives in Sales/Meetings/ and updates the same YAMLs as Prospect calls. NOT for demoing to existing customers at a QBR (that's Demo Discipline in the QBR coaching guide).
Use this skill for product demonstration meetings with active prospects. This workflow extends existing MEDDPICC tracking — it reads the existing YAMLs first, incorporates demo-specific signals, then updates them. The output is the same MEDDPICC coaching guide format as Prospect calls, with demo-specific coaching emphasis.
Confirm you have:
YYYY-MM-DD Meeting Name)Before reading the transcript, always read both YAML files:
POD{n}/Accounts/{AccountName}/Sales/Opportunities/{Opportunity Name}/
├── meddpicc_analysis.yaml
└── opportunity_data.yaml
This is a demo for an active opportunity — the call must be analyzed in the context of what's already been qualified. Extract:
{{X_PREV_SCORE}} in follow-up template){{PREV_CALL_DATE}})Critical: Extract previous scores from the YAML before updating it. Always read first.
Create if it doesn't exist:
Sales/Meetings/{YYYY-MM-DD Meeting Name}/
Chunk the transcript (~1,500 words per chunk) and extract:
MEDDPICC signals — same as Prospect, with demo-specific focus:
Demo-specific signals (key additions beyond standard Prospect extraction):
Same format as Prospect sub-skill. Key differences for a demo:
POD {n},
AI Coaching: {Account} + Diamanti Demo — {Date}
Overall: MEDDPICC Score {X%} — {Rating} ({Short subtitle, e.g. "Strong Demo, POC Scoping Next"})
{1–2 sentence summary: how the demo landed, key signals advanced, most important next step.}
⚠️ Resource Allocation Flag ← omit if everyone matches blueprint
...
{Per-rep coaching — same format as Prospect}
Full coaching report:
{path to: AI Coaching Report - {YYYY-MM-DD} {Meeting Name}.docx}
Save as: Sales/Meetings/{YYYY-MM-DD Meeting Name}/internal_email_recap.md
Read the existing file first, then append new entries. Do not overwrite prior data.
Add a new entry to each MEDDPICC element that was advanced in this call. Include demo-specific observations:
# Add to relevant sections of meddpicc_analysis.yaml:
decision_criteria:
- entry_date: {date}
source: "Demo"
confidence: {n}%
data:
technical_requirements:
- "Validated during demo: ..."
demo_validation:
- feature: "..."
customer_reaction: "excited / neutral / skeptical"
notes: "..."
notes: "..."
identify_pain:
- entry_date: {date}
source: "Demo"
confidence: {n}%
data:
demo_resonance:
- "What landed: ..."
- "What fell flat: ..."
notes: "..."
Also update overall_assessment at the bottom with the post-demo deal health and next recommended steps.
Read the existing file, then update:
call_history (type: "Demo")financial.stage if it advancedfinancial.next_step and financial.next_meeting_dateLoad ../coaching-guide/SKILL.md and follow it fully. Use the follow-up template (since prior MEDDPICC YAML data exists). Set {{CALL_TYPE}} = "Product Demo".
Demo-specific coaching emphasis to incorporate:
In Section 1 (Overall Assessment): Address demo execution quality — was it tailored? Did it advance the opportunity or just show features?
In Section 4 (Role Coaching):
In Section 5 (Critical Questions): Focus on what the demo surfaced as unanswered — things the demo made more urgent to qualify.
Save to: Sales/Meetings/{YYYY-MM-DD Meeting Name}/AI Coaching Report - {YYYY-MM-DD} {Meeting Name}.docx
| Element | Demo scoring note |
|---|---|
| Metrics | High if demo validated specific ROI numbers; low if generic |
| Economic Buyer | High if EB was present and engaged; partial if champion relayed feedback |
| Decision Criteria | High if demo validated stated criteria; check for new criteria that emerged |
| Decision Process | Mark progress only if a concrete next step was explicitly agreed to |
| Paper Process | Usually low after a demo unless procurement conversation started |
| Identify Pain | High if customer verbally connected demo capability to their pain |
| Champion | High if champion advocated during the demo or volunteered to evangelize internally |
| Competition | Note any competitive capability comparisons raised during the demo |
Demo meetings follow the same structure as Prospect meetings — they are sales calls:
POD{n}/Accounts/{AccountName}/Sales/Meetings/{YYYY-MM-DD Demo Name}/
├── AI Coaching Report - {YYYY-MM-DD} {Demo Name}.docx
├── Meeting_Transcript.docx
└── internal_email_recap.md
YAMLs stay in the Opportunity folder — do not create new ones for Demo:
POD{n}/Accounts/{AccountName}/Sales/Opportunities/{Opportunity Name}/
├── meddpicc_analysis.yaml ← update this
└── opportunity_data.yaml ← update this