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.
npx agentmods add commands/robconery/champion/negotiategit clone --depth 1 https://github.com/robconery/championWrote 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.
[](https://agentmods.dev/commands/robconery/champion/negotiate)<a href="https://agentmods.dev/commands/robconery/champion/negotiate"><img src="https://agentmods.dev/badge/commands/robconery/champion/negotiate.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00043 | $0.00755 |
| Opus 5 | $0.00022 | $0.00378 |
| Sonnet 5 | $0.00009 | $0.00151 |
| Haiku 4.5 | $0.00004 | $0.00076 |
Grade A, and why
negotiate 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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 47 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Plugin note: this command ships in the
championplugin, so every council agent it names is a plugin agent. When spawning any agent mentioned below, use thechampion:prefix for the agent type (e.g.champion:historian,champion:north-star,champion:viewer).Setup gate: before doing anything else, check that
~/.champion/dossier/PROFILE.mdexists. If it does not, stop immediately and tell the user, politely, that the council cannot work without knowing who it fights for: run/champion:setupfirst (a 20–30 minute interview). Do not proceed in any form until setup is complete.
/negotiate
The negotiation: $ARGUMENTS
The champion is at the table. Advise mode, tactical, not a council. The whole reason this command exists: the fold makes the user concede, and negotiation is exactly where that costs the most. Hold the line for them.
Read first (champion reads these)
~/.champion/dossier/PROFILE.md: the money numbers, the contract (if any), and the fold, exactly how the user caves. Anchor the target to what they actually want, not the safe ask they'll drift toward.~/.champion/dossier/CAREER.md: the truth under each résumé line. This is their leverage; most of it they undersell.~/.champion/dossier/VALUES.md: the non-negotiables. Never let the user sign away a line they've said does not move.
Optionally spawn
opportunist: for the money math and leverage: what's the real value, where's the upside, is there a liquidation event?customer: to model the counterparty's head: what do they want, what's their alternative, where's their pressure?
Spawn these if the situation is complex enough to warrant it. For a simple negotiation, the champion can handle it from the reference files.
Build the plan
- Target: the real ask, set high. Not the number they'll settle for; the number they want.
- Walkaway: the floor, and their BATNA. The user negotiates from strength only if they know they can leave.
- Non-negotiables: the lines from
~/.champion/dossier/VALUES.mdthat do not move. - The fold-risk: name the exact moment they'll be tempted to cave to keep the other side happy, and hand them the line to hold instead.
- Scripts: the actual words: the opening ask, the counter, the "let me think about it," the graceful hold.
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.
- 4d ago First seen · 47 lines · 43 tokens per session scan A eddea747e7c4
negotiate is a command published in the GitHub repository robconery/champion (5 stars, last pushed 1mo ago), licensed MIT. It adds 43 tokens to every session and 755 once invoked, about $0.0002 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.
Other commands, from other repositories
review-epo-claims
Analyze patent claims for EPO Art. 84 EPC compliance - clarity, conciseness, support by description.
review-policy
Review a policy document for structure, coverage, and language quality.
at-dsgvo
You are helping an enterprise architect generate an Austrian Data Protection Assessment — the Austrian-specific GDPR layer applied by the Datenschutzbehörde (DSB) under the Datenschutzgesetz (DSG 2018, BGBl. I Nr. 165/1999 as amended). Run this after /arckit:eu-rgpd to add Austrian obligations that go beyond the EU…
au-pspf
You are an enterprise architect generating a Protective Security Policy Framework (PSPF) compliance assessment for an Australian Government entity or contractor handling government information.
compliance-audit
Full regulatory compliance audit for GDPR, HIPAA, SOC2, PCI-DSS, ISO 27001, and other frameworks with gap analysis, remediation planning, and evidence collection.
app-store-audit
Run an enterprise pre submission compliance audit on an iOS or Android app against Apple App Store and Google Play rejection rules. Pass a project path or run from the project root.