Negotiate banner
adammpkins adammpkins

Negotiate

Development community

Description

--- description: Check inboxes, advance active seller threads, draft outreach for top watchlist entries --- # /negotiate Move every active conversation forward one step and start new ones for top candidates. ## Preconditions 1. Read `criteria/requirements.md`, `criteria/negotiation-policy.md`, `criteria/identity.md`. Halt on any TBD. 2. Read `data/watchlist.md`. 3. Read every file in `outreach/threads/` whose header `status` is not `closed`. ## Procedure ### Step 1 — Pull new replies from

Installation

Installs to ~/.claude/commands/adammpkins-carbuyer-negotiate.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/adammpkins/CarBuyer/HEAD/.claude/commands/negotiate.md -o ~/.claude/commands/adammpkins-carbuyer-negotiate.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository