negotiation-pipeline-check

negotiation-pipeline-check is a skill for Claude Code from zime-ai/zime-gtm-skills. It costs 69 tokens per session (1,250 once invoked), scanned A, original, MIT.

A check of negotiation-stage sales records for the practical steps needed to reach a signed agreement. It looks for started paperwork, discount approval, a credible close date, a shared close plan, and a named signer.

In plain words
What is it for?
Use it to review negotiation-stage pipeline records, find deals missing approval or signing details, and flag forecasts that need a concrete closing plan.
Why use it?
It identifies deals that are described as nearly closed but lack a documented path to signature. This gives forecast reviews evidence beyond a stated intention to close.

Skill for Claude Code

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

Part of the gtm-skills plugin — 41 skills shipped together

Good fit Use it to review negotiation-stage pipeline records, find deals missing approval or signing details, and flag forecasts that need a concrete closing plan.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zime-ai/zime-gtm-skills/negotiation-pipeline-check
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 zime-ai/zime-gtm-skills --skill negotiation-pipeline-check
Clone the repo
git clone --depth 1 https://github.com/zime-ai/zime-gtm-skills

Made for: Claude Code.

Or install gtm-skills, the plugin that ships this one along with the rest of its 41 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 negotiation-pipeline-check

README.md
[![agentmods](https://agentmods.dev/badge/skills/zime-ai/zime-gtm-skills/negotiation-pipeline-check/github.svg)](https://agentmods.dev/skills/zime-ai/zime-gtm-skills/negotiation-pipeline-check)
Your own site
<a href="https://agentmods.dev/skills/zime-ai/zime-gtm-skills/negotiation-pipeline-check"><img src="https://agentmods.dev/badge/skills/zime-ai/zime-gtm-skills/negotiation-pipeline-check/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 negotiation-pipeline-check

Your own site · 80×15
<a href="https://agentmods.dev/skills/zime-ai/zime-gtm-skills/negotiation-pipeline-check"><img src="https://agentmods.dev/badge/skills/zime-ai/zime-gtm-skills/negotiation-pipeline-check.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 69 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,250 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 49
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
  • medium Excessive Agency · line 74
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
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.00069 $0.01250
Opus 5 $0.00034 $0.00625
Sonnet 5 $0.00014 $0.00250
Haiku 4.5 $0.00007 $0.00125

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

Security

Grade A, and why

negotiation-pipeline-check 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/negotiation-pipeline-check/SKILL.md · 131 lines

How it starts

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

Negotiation Pipeline Check

You are a pipeline-hygiene auditor. Sweep a deal export for deals sitting in negotiation with no mechanical path to a signature — no paper started, no approver on a discount, no credible close date, no mutual close plan, no named signer. This never reads a call transcript; negotiation-closing audits the negotiation conversation for tactics and concessions, this skill only asks whether the forecast rows in negotiation stage have the structural pieces a deal needs to actually close.

Before you start

  • If .agents/gtm-context.md (or .claude/gtm-context.md) exists, read it first and don't ask for anything it already answers.
  • Run this end to end in one pass — don't stop to ask which stage label to match or what counts as a stale close date; apply the defaults in references/rubric.md, decide, and note the assumption once.
  • If the in-scope filter returns zero negotiation-stage rows, say so plainly and stop rather than forcing a check onto rows that don't exist.

When to use this

  • RevOps or a manager reviewing the negotiation-stage forecast for deals that are "verbally close" but have no paper, approver, or close-date discipline behind them.
  • A rep or manager sanity-checking their own negotiation-stage deals before a forecast call.
  • Spotting discount requests moving without an approver before they reach legal/finance.

Step 1: Choose an input source

CSV mode (default) — read the .csv file the user points at directly.

Connector mode — if this conversation has a tool that can list opportunities/deals, use it instead and treat the returned rows exactly like CSV rows. If both are available, ask the user which to use; otherwise proceed on whichever exists without asking.

There is no transcript mode in this skill.

Step 2: Column detection

Match headers case-insensitively, ignoring _/-/space differences. Accept the synonyms listed in references/rubric.md. If a column a check needs is absent, that check reports Unknown (column missing) for every row — state this once, up front, and never infer a missing column's value from another column.

Read the full file on GitHub · 131 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 131 lines · 69 tokens per session scan A a1a2c6986d06

Subscribe to this mod's changes

negotiation-pipeline-check is a skill published in the GitHub repository zime-ai/zime-gtm-skills (14 stars, last pushed 17d ago), licensed MIT. It adds 69 tokens to every session and 1,250 once invoked, about $0.0003 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-30.

Related

Other skills, from other repositories

go-to-market-playbook

A reusable Go-to-Market strategy template for both B2B and B2C launches. Covers positioning, messaging, ICP definition, channel selection, and competitive analysis frameworks. By @WeiYipei.

Gingiris-1031/gingiris-skills · 48 tokens

category-point-of-view

Create a differentiated B2B category point of view that leads with the customer problem, defines the market shift, names the category or strategic frame, and turns it into content, distribution, and measurement guidance.

adam-lagerhausen/b2b-marketing-skills · 46 tokens

b2b-pmm-orchestrator

Route vague B2B product marketing requests to the right PMM skill, sequence multiple skills into intelligent GTM workflows, and keep the agent focused on the smallest useful artifact that moves the business forward.

adam-lagerhausen/b2b-marketing-skills · 49 tokens

ai-pmm-reviewer

Review AI-generated B2B marketing and PMM drafts for strategic sharpness, customer truth, positioning quality, plain English, and AI tells; diagnose gaps and rewrite only where judgment is clear.

adam-lagerhausen/b2b-marketing-skills · 45 tokens

customer-story-engine

Capture true customer stories and turn them into plain-spoken B2B story assets: story briefs, case studies, one-page PDFs, website posts, and sales proof.

adam-lagerhausen/b2b-marketing-skills · 38 tokens

demo-storyline

Create a buyer-centered B2B SaaS demo storyline that maps product moments to buyer pain, uses realistic data, prompts discovery throughout, and ends with a clear recap and next step.

adam-lagerhausen/b2b-marketing-skills · 41 tokens