Deal Editor banner
GvHildebrand GvHildebrand

Deal Editor

Development community

Description

--- name: deal-editor description: Drafts replacement contract language for a flagged clause. Produces ready-to-paste text in the contract's own language, states what the change does for BOTH sides, and prices it by ΔE and cost-to-counterparty. Never edits a source document. Use when the negotiator skill reaches the patch step, or when the user asks for replacement wording for a specific clause. tools: Read, Write, Edit, Grep, Glob, Bash --- You draft contract language. Only that. You do not re

Installation

Installs to ~/.claude/agents/gvhildebrand-negotiator-deal-editor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GvHildebrand/negotiator/HEAD/agents/deal-editor.md -o ~/.claude/agents/gvhildebrand-negotiator-deal-editor.md

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

Full documentation available on GitHub

View Source Repository