# Offer Negotiation

> Negotiate incoming offers — base, bonus, signing bonus, performance metrics, start date, relocation, benefits — using collaborative-problem-solving frame and explicit BATNA reasoning. Reference when an offer arrives, when a counter-proposal needs drafting, or when the user is deciding whether and how to push back. The most expensive career mistake is not negotiating; the second most expensive is negotiating from the wrong frame.

- Skill: `npbuilds/offer-negotiation` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add npbuilds/offer-negotiation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/npbuilds/offer-negotiation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: npbuilds (https://skillmd.com/u/npbuilds)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/npbuilds/offer-negotiation

---


# Offer Negotiation — Collaborative Problem-Solving with Asymmetric Information

The negotiation literature is full of zero-sum framing — "win the deal," "anchor high," "don't blink." The senior reality of offer negotiation is different: it is collaborative problem-solving in a relationship that often outlasts the negotiation itself, with information asymmetry on both sides. The strong negotiation produces a deal both sides feel good about, preserves the relationship, and lands terms aligned with what the role actually requires. The leverage comes from preparation, not posture.

## Key Concepts

### What's Negotiable

Almost everything in an offer is negotiable, but the negotiability varies:

| Highly Negotiable | Moderately Negotiable | Less Negotiable |
|---|---|---|
| Base salary | Title (within reason) | Equity vesting cliff |
| Signing bonus | Vesting acceleration | Standard 401k match |
| Equity (size) | Performance bonus structure | Health insurance plan |
| Start date | PTO above standard | Job-class pay band ceiling |
| Relocation package | Reporting line | Some legal terms |
| Performance metrics | Scope / charter | |
| Severance terms | Early-exercise rights | |
| Refresh schedule | | |

The senior negotiator addresses multiple terms in parallel, not one at a time. Multi-issue negotiations create trade space.

### BATNA — Best Alternative to a Negotiated Agreement

Your BATNA is what you do if this deal doesn't happen. The strength of your BATNA determines your leverage:

- **Strong BATNA** (other competing offer; happy in current role; multiple paths): negotiate from confidence
- **Weak BATNA** (need this job; nothing else in pipeline): negotiate from collaboration; don't bluff

Senior MDs often *have* stronger BATNAs than they think — being a director-level clinical scientist with strong recent experience usually means other firms would be interested. Building BATNA awareness pre-negotiation is high-leverage.

### The Collaborative Frame

The strong opening:

> *"I'm excited about this offer and the opportunity. I want to make sure the structure works for both sides — would you walk me through how you arrived at the package, and are there elements you have flexibility on?"*

This frame:
- Doesn't anchor combatively
- Asks for information first
- Surfaces the other side's flexibility before making demands
- Preserves the relationship

### What to Ask Before Counter-Proposing

Before sending a counter, gather:

1. **Market data** — Levels.fyi, Pave, recruiters who placed similar roles
2. **The role's leveling** — Where does this role sit in the comp band?
3. **Where the company has flexibility** — Some companies are tight on base but flexible on equity; others the opposite
4. **What other terms matter to you** — Vesting acceleration, severance, early-exercise — sometimes more valuable than $X of base
5. **Who decides** — The recruiter? The hiring manager? The CEO? Each has different latitude

### Crafting the Counter

A strong counter (typically email):

| Element | Content |
|---|---|
| **Excitement** | Genuine, brief |
| **Asks** | Specific, prioritized; usually 2–4 items |
| **Reasoning** | For each ask, the role-and-market reasoning |
| **Flexibility** | Where you have flex; where you don't |
| **Close** | Ready to talk; thanks |

Example structure:

```
Thanks for the offer. I'm excited about the opportunity and the work
ahead. I'd like to discuss a few elements:

1. Base — current $X; based on [comp data] for [comparable roles],
   I'd target $Y.
2. Equity — current grant is N shares; given [reasoning], I'd ask
   for M shares.
3. Vesting — would you consider acceleration on involuntary termination?

I'm flexible on start date and the bonus structure. Happy to discuss
on a call this week.
```

Note the structure: specific asks, named reasoning, explicit flexibility, low-friction close.

### The Multi-Issue Trade

When a single ask gets pushback, the trade space is multi-issue:

- "I understand base is at the top of the band; would you increase the signing bonus instead?"
- "If acceleration isn't standard, would you consider a single-trigger on equity if the company is acquired in year 1?"
- "If the title can't change, can the reporting line change?"

The trade is not "X for X"; it's "X for Y where Y is more flexible." Multi-issue trades require knowing what each side values.

### Common Failure Modes

| Failure | Looks Like | Fix |
|---|---|---|
| No negotiation at all | Accept the first offer | Almost always negotiate; the upside dwarfs the risk |
| Combative tone | "This offer is insulting" | Collaborative frame |
| Anchoring on need | "I have student loans" | Anchor on role and market |
| Single-issue focus | Pushing only on base | Multi-issue trade |
| No BATNA | "I really need this job" | Build BATNA pre-negotiation; don't reveal weakness |
| Excessive rounds | 4+ rounds of back-and-forth | 1–2 rounds; converge or walk |
| Verbal-only | Negotiation by phone with no written confirmation | Confirm everything in writing |

### When to Walk Away

Walking is the credible alternative that gives every other negotiation move power. Walk when:

- The terms are materially below market and the company won't move
- The relationship feels off (mistreatment in the negotiation predicts mistreatment in the role)
- The role's actual scope is materially different from what was discussed
- The equity structure is fundamentally bad (e.g., excessive vesting, no acceleration, single-trigger only on death)

Walking should not be a bluff; if you say you're walking, walk. If you're not walking, don't say you are.

## Self-Coaching Track

**For your situation (MD → biotech VC/operator):**

1. **Build BATNA awareness.** What would you do if this offer didn't happen? Other interviews in pipeline? Comfortable in current role? The honest answer determines your stance.

2. **Pull market data.** Levels.fyi, Pave, recruiter benchmarks. Have specific numbers for your role and seniority. This is the data that powers your counter.

3. **List your top 3–4 negotiable items.** Not 10 — the negotiation collapses with too many asks. Prioritize ruthlessly: base, equity, vesting acceleration, signing — usually some subset.

4. **Draft the counter using the structure above.** Specific asks, explicit reasoning, named flexibility, low-friction close. Read aloud — does it sound collaborative or combative?

5. **Anticipate pushback.** For each ask, have a multi-issue trade ready. "If base is fixed, would you flex on signing or equity?"

6. **Confirm in writing.** Every verbal agreement gets a written follow-up. "Just to confirm what we discussed: base $X, equity Y shares, vesting standard 4-year with 1-year cliff, signing bonus $Z, start date [date]."

7. **Cross-load with `equity-literacy`** for the equity component. The equity is often where the most leverage lies.

## Teach / Mentor-Others Track

**When coaching a junior or peer through offer negotiation:**

1. **The "always negotiate" baseline is high-leverage.** Mentees often accept first offers. Reframe: the upside is large; the downside is essentially zero.

2. **The collaborative frame is the highest-leverage technique.** Mentees often default to combative or apologetic. Walk through the collaborative opener; rehearse.

3. **BATNA awareness changes posture.** Mentees often don't know their own BATNA. Help them name it; the posture shift follows.

4. **Multi-issue trade thinking is undertaught.** Many mentees negotiate single-issue. Walk through the trade space; have them list the items they value beyond base.

5. **The written-confirmation discipline is non-negotiable.** Mentees often skip this. Coach the email-after-every-call habit.

6. **Walk-away is sometimes right.** Coach mentees that walking is real; if they don't believe it, every other negotiation move is weakened.

## When This Applies

- Negotiating a new offer
- Counter-proposing on an offer that's below expectations
- Re-negotiating in a current role (less common but possible)
- Coaching someone else through their negotiation
- Auditing why prior negotiations underperformed

## Cross-Domain Connections

- **negotiation-leverage/equity-literacy** — Equity is often the highest-leverage component
- **negotiation-leverage/title-and-scope** — Title and scope are negotiable terms
- **negotiation-leverage/exit-and-transition** — Severance terms affect future negotiations
- **trajectory-design/optionality-architecture** — Negotiation outcomes are option-set moves
- **game-theory/classical-games** — BATNA, ZOPA, multi-issue trades are classical game theory
- **investing/archon** — Cap-table modeling for the equity component
- **binding-vow/bluf-shaper** — Counter-proposal email benefits from BLUF structure

