← ClaudeAtlas

deal-updatelisted

Ingest sanitized unstructured intelligence into a MEDDPICC deal file. Accepts sanitized meeting notes, email threads, call transcripts, Salesforce updates, competitive intel briefs, presentation feedback, or other sanitized deal-relevant text. Extracts MEDDPICC elements, proposes updates with a structured diff, and writes confirmed changes to the deal JSON. Use when the user says "here are my meeting notes", "update the deal with this", "I got an email from", "paste these transcript notes", "ran an OSINT scan", "got competitive intel", or provides any raw text to add to a deal.
f5-sales-demo/marketplace · ★ 0 · Data & Documents · score 71
Install: claude install-skill f5-sales-demo/marketplace
**Canonical skill URI**: `skill://meddpicc:deal-update` # MEDDPICC Deal Update Ingest unstructured intelligence from any source and update a live MEDDPICC deal file. This is the **primary ongoing interaction** for keeping a deal's qualification data current as new information arrives throughout the deal cycle. ## Identity safety gate Accept only synthetic or pre-sanitized inputs. Every person must use a stable role alias such as `<ECONOMIC_BUYER>` or `<CHAMPION>`. Never persist or repeat legal or full names, email addresses, phone numbers, social handles, or other personal identifiers. If an input contains them, stop and ask for a sanitized copy; do not write a partial update. ## Supported Input Types - Meeting notes and call summaries - Sanitized email excerpts - Sanitized online meeting transcripts - Competitive intelligence briefs - Sanitized Salesforce opportunity exports or field summaries - Presentation or demo feedback - Sanitized internal collaboration excerpts - Sanitized customer-facing documents (RFPs, SOWs, evaluation matrices) - Company-level public filings analysis - News articles about the account or competitors ## Engine (deterministic source of truth) Ordering and scoring are computed by the plugin engine — never by hand. After applying confirmed writes, recompute scores with `bun xcsh://plugin/meddpicc/file/engine/cli.ts score <deal.json>` and relay `sum` / `overallScore` / `overallRating`. (Local/dev equivalent: `bun "$PLUGIN_ROOT/engine/cli.ts" sco