negotiate

Facilitate multi-agent negotiation on documents via a filesystem-based protocol.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/justinmoon/configs --skill negotiate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: negotiate
Source: https://github.com/justinmoon/configs/tree/main/home/skills-disabled/negotiate
Command: npx skills add https://github.com/justinmoon/configs --skill negotiate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables two or more AI agents to collaboratively resolve disagreements and reach a consensus on a document or topic through a structured, turn-based negotiation protocol.

Core Features & Use Cases

  • Structured Negotiation: Facilitates adversarial analysis, position taking, and issue resolution between AI agents.
  • Consensus Building: Guides agents to converge on a mutually agreed-upon document or decision.
  • Use Case: Two AI agents are tasked with drafting a new company policy. They use this Skill to independently analyze the requirements, identify points of contention, argue their positions, and collaboratively produce a final, agreed-upon policy document.

Quick Start

Use the negotiate skill to start a negotiation about a new API design with 2 agents in the './api-negotiation' directory.

Frequently Asked Questions about negotiate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I facilitate multi-agent negotiation for AI consensus building?

To resolve AI agent disputes, this skill provides a structured, turn-based negotiation protocol where agents independently identify points of contention, argue their positions, and collaboratively produce a final agreed-upon document.

What is the best way to resolve disagreements between AI agents on a document?

To resolve AI agent disputes, this skill provides a structured, turn-based negotiation protocol where agents independently identify points of contention, argue their positions, and collaboratively produce a final agreed-upon document.

How do I set up a filesystem-based protocol for multi-agent dispute resolution?

You set up multi-agent dispute resolution by initializing a directory for the negotiation, allowing AI agents to log issues and interact in structured turns directly through filesystem operations and script execution.

Can I use this negotiation protocol to draft a new company policy with two AI agents?

Yes, two AI agents can use this negotiation protocol to independently analyze requirements for a new company policy, identify points of contention, argue their positions, and collaboratively produce a final agreed-upon policy document.

Does multi-agent negotiation support final document synthesis via script execution?

Yes, multi-agent negotiation supports final document synthesis via script execution, enabling AI agents to converge on a mutually agreed-upon document or decision after resolving tracked issues.