apply-ackerman-bargaining

apply-ackerman-bargaining is a skill for Claude Code from jeffreytse/grimoire-core. It costs 92 tokens per session (1,777 once invoked), scanned A, original, MIT.

A structured method for negotiating a price through a target, a low opening offer, and progressively smaller increases until the target is reached.

In plain words
What is it for?
Use it when negotiating purchases, sales, contracts, or other single-price agreements.
Why use it?
It gives each offer a clearer signal about how close you are to your limit than improvised counteroffers do.

Skill for Claude Code

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

Part of the grimoire-business plugin — 145 skills shipped together

Good fit Use it when negotiating purchases, sales, contracts, or other single-price agreements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jeffreytse/grimoire-core/apply-ackerman-bargaining
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 jeffreytse/grimoire-core --skill apply-ackerman-bargaining
Clone the repo
git clone --depth 1 https://github.com/jeffreytse/grimoire-core

Made for: Claude Code.

Or install grimoire-business, the plugin that ships this one along with the rest of its 145 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 apply-ackerman-bargaining

README.md
[![agentmods](https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/apply-ackerman-bargaining/github.svg)](https://agentmods.dev/skills/jeffreytse/grimoire-core/apply-ackerman-bargaining)
Your own site
<a href="https://agentmods.dev/skills/jeffreytse/grimoire-core/apply-ackerman-bargaining"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/apply-ackerman-bargaining/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 apply-ackerman-bargaining

Your own site · 80×15
<a href="https://agentmods.dev/skills/jeffreytse/grimoire-core/apply-ackerman-bargaining"><img src="https://agentmods.dev/badge/skills/jeffreytse/grimoire-core/apply-ackerman-bargaining.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,777 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.00092 $0.01777
Opus 5 $0.00046 $0.00889
Sonnet 5 $0.00018 $0.00355
Haiku 4.5 $0.00009 $0.00178

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

Security

Grade A, and why

apply-ackerman-bargaining 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 6d 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/business/strategy/skills/apply-ackerman-bargaining/SKILL.md · 63 lines

How it starts

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

Apply Ackerman Bargaining

Set a target price, open with an anchor around 65% of it, and make three further offers at roughly 85%, 95%, and a final non-round number at your actual target — using a calibrated question between each offer and shrinking the increment each time — because the specific anchor placement, decreasing increment sizes, and a precise final number together signal a genuine limit that a simple round-number final offer does not.

Why This Is Best Practice

Why best: A single opening offer followed by ad hoc counters gives the other party no structural signal about how close to your actual limit any given offer is — every counter looks the same, so there's no way for them to distinguish a real final offer from one more round of negotiation. The Ackerman model's specific structure solves this: opening well below target leaves room for several rounds, the strictly decreasing size of each successive increase (a large jump, then a smaller one, then a smaller one still) mimics what a genuinely maxed-out negotiator's offers naturally look like, and a final, deliberately non-round number (an oddly specific figure rather than a round one) reads as the result of actually calculating a true limit rather than as an arbitrarily chosen stopping point.

Chris Voss, "Never Split the Difference" (2016): Voss formalizes the Ackerman model, developed by his colleague Mike Ackerman, as a specific four-offer bargaining sequence: an opening anchor at roughly 65% of the negotiator's target price, followed by three further offers at approximately 85%, 95%, and finally the actual target price — with the final number deliberately not rounded (for instance, ending in a specific, non-round figure) to signal it is the outcome of a genuine calculation rather than an arbitrary stopping point, often paired with a small non-monetary addition at the final offer to reinforce that this is genuinely the end of the room to negotiate. Voss pairs each offer transition with a calibrated question (see apply-tactical-empathy-negotiation) rather than a bare number, so the counterpart experiences each round as a negotiated concession rather than an arbitrary escalation.

Read the full file on GitHub · 63 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. 6d ago First seen · 63 lines · 92 tokens per session scan A a549e0fcdb9a

Subscribe to this mod's changes

apply-ackerman-bargaining is a skill published in the GitHub repository jeffreytse/grimoire-core (4 stars, last pushed 21d ago), licensed MIT. It adds 92 tokens to every session and 1,777 once invoked, about $0.0005 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-09-03.