deal-review-prep

deal-review-prep is a skill for Claude Code from Doris-Labs/sales-skills. It costs 81 tokens per session (1,487 once invoked), scanned A, original, MIT.

A sales-review preparation guide for account executives, where an account executive is a salesperson who manages customer deals.

In plain words
What is it for?
Use it before a deal review, pipeline meeting, or one-to-one with a manager to summarize each deal, identify its main risk, and state the help you need.
Why use it?
It turns scattered deal information into a short update and prepares answers to the questions a manager is likely to ask.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sales-skills plugin — 30 skills shipped together

Good fit Use it before a deal review, pipeline meeting, or one-to-one with a manager to summarize each deal, identify its main risk, and state the help you need.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/doris-labs/sales-skills/deal-review-prep
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Doris-Labs/sales-skills --skill deal-review-prep
Clone the repo
git clone --depth 1 https://github.com/Doris-Labs/sales-skills

Made for: Claude Code.

Or install sales-skills, the plugin that ships this one along with the rest of its 30 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for deal-review-prep

README.md
[![agentmods](https://agentmods.dev/badge/skills/doris-labs/sales-skills/deal-review-prep/github.svg)](https://agentmods.dev/skills/doris-labs/sales-skills/deal-review-prep)
Your own site
<a href="https://agentmods.dev/skills/doris-labs/sales-skills/deal-review-prep"><img src="https://agentmods.dev/badge/skills/doris-labs/sales-skills/deal-review-prep/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for deal-review-prep

Your own site · 80×15
<a href="https://agentmods.dev/skills/doris-labs/sales-skills/deal-review-prep"><img src="https://agentmods.dev/badge/skills/doris-labs/sales-skills/deal-review-prep.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,487 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00081 $0.01487
Opus 5 $0.00041 $0.00744
Sonnet 5 $0.00016 $0.00297
Haiku 4.5 $0.00008 $0.00149

Measured 12d ago against content hash 8d966f346fc7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

deal-review-prep scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/deal-review-prep/SKILL.md · 117 lines

How it starts

The opening of the file, as written. The whole thing — 117 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Deal Review Prep

Purpose

Walk into a deal review or pipeline 1:1 with a tight story for each deal: where it stands, what moves it next, the one real risk, and the specific help you need. Make the manager's job confirming your plan — not extracting basics out of you.

Inputs

  • The deal set under review (which deals, which scope — committed, best-case, or all open)
  • Current stage, close date, and amount for each
  • The next step on each deal and who owns it
  • What you actually want from the manager (an intro, air cover, a discount, a resource)

Method

  1. One-liner per deal. Force every deal into a single sentence the manager can absorb in five seconds: <Account> — <stage>, <amount>, <close date>. Next: <next step + date>. Risk: <the one risk>. Ask: <specific help, or "none">. If you can't write it, you don't understand the deal — that's the finding.

  2. Anticipate the three probes. A good manager always presses on the same things. Have an evidence-backed answer ready for each:

    • "Why this close date?" Tie it to a buyer-stated event or commitment (budget cycle, contract end, project kickoff), not to your quarter. "They said X by Y" beats "I think it'll land."
    • "Who's the economic buyer, and have you met them?" Name the person, their role, and the date of last contact. "Champion only, EB unmet" is a valid honest answer — and itself becomes an ask.
    • "What's the single biggest risk?" One risk, not five. Name it, say what you're doing about it, and what would prove it resolved.
  3. Decide the ask before the meeting. For each deal, classify the help you need so the manager can act, not just nod:

    • Access — exec sponsor intro, EB meeting, multi-thread support
    • Authority — discount/term approval, non-standard contract sign-off
    • Air cover — escalation, competitive pressure, "get our VP on a call"
    • Resource — SE deep-dive, security review, proof-of-concept help
    • None — explicitly say "on track, no help needed" so attention goes elsewhere

Read the full file on GitHub · 117 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 117 lines · 81 tokens per session scan A 8d966f346fc7

Subscribe to this mod's changes

deal-review-prep is a skill published in the GitHub repository Doris-Labs/sales-skills (3 stars, last pushed 3mo ago), licensed MIT. It adds 81 tokens to every session and 1,487 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.