u0542-engineering-multi-agent-negotiation-mediator
Operate the "Engineering Multi-Agent Negotiation Mediator" capability in production for workflows. Use when mission execution explicitly requires this capability and outcomes must be reproducible, policy-gated, and handoff-ready.
Best use case
u0542-engineering-multi-agent-negotiation-mediator is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Operate the "Engineering Multi-Agent Negotiation Mediator" capability in production for workflows. Use when mission execution explicitly requires this capability and outcomes must be reproducible, policy-gated, and handoff-ready.
Teams using u0542-engineering-multi-agent-negotiation-mediator should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/u0542-engineering-multi-agent-negotiation-mediator/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How u0542-engineering-multi-agent-negotiation-mediator Compares
| Feature / Agent | u0542-engineering-multi-agent-negotiation-mediator | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Operate the "Engineering Multi-Agent Negotiation Mediator" capability in production for workflows. Use when mission execution explicitly requires this capability and outcomes must be reproducible, policy-gated, and handoff-ready.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Engineering Multi-Agent Negotiation Mediator ## Why This Skill Exists We need this skill because delivery speed must increase without sacrificing correctness. This specific skill resolves resource and strategy conflicts with explicit tradeoffs. ## Step-by-Step Implementation Guide 1. Define the scope and success metrics for `Engineering Multi-Agent Negotiation Mediator`, including at least three measurable KPIs tied to regressions and brittle release pipelines. 2. Design and version the input/output contract for code changes, tests, incidents, and rollout data, then add schema validation and failure-mode handling. 3. Implement the core capability using structured bargaining protocols, and produce negotiated agreement sets with deterministic scoring. 4. Integrate the skill into swarm orchestration: task routing, approval gates, retry strategy, and rollback controls. 5. Add unit, integration, and simulation tests that explicitly cover regressions and brittle release pipelines, then run regression baselines. 6. Deploy behind a feature flag, monitor telemetry/alerts for two release cycles, and iterate thresholds based on observed outcomes. ## Metadata - **Skill ID:** `542` - **Skill Name:** `u0542-engineering-multi-agent-negotiation-mediator` - **Domain:** `Software Engineering Automation` - **Domain Slug:** `software-engineering-automation` - **Archetype:** `collaboration-mediator` - **Core Method:** `structured bargaining protocols` - **Primary Artifact:** `negotiated agreement sets` - **Routing Tag:** `software-engineering-automation:collaboration-mediator` - **Feature Flag:** `skill_0542_engineering-multi-agent-negotiat` - **Release Cycles:** `2` ## Allowed Tools - `read`, `write`, `edit` for contract maintenance, runbook updates, and handoff documentation. - `exec`, `process` for deterministic execution, validation suites, and regression checks. - `web_search`, `web_fetch` only when fresh external evidence is required for claims/evidence inputs. - Use messaging or publishing tools only after policy approval gates are satisfied. ## Inputs (formatted) | name | type | required | source | |---|---|---|---| | code changes | signal | true | upstream | | tests | signal | true | upstream | | incidents | signal | true | upstream | | rollout data | signal | true | upstream | | claims | signal | true | upstream | | evidence | signal | true | upstream | | confidence traces | signal | true | upstream | ## Outputs (formatted) | name | type | guaranteed | consumer | |---|---|---|---| | negotiated_agreement_sets_report | structured-report | true | orchestrator | | negotiated_agreement_sets_scorecard | scorecard | true | operator | ## Guidelines 1. Validate required inputs before execution and reject non-conforming payloads early. 2. Run `structured bargaining protocols` with deterministic settings and trace capture enabled. 3. Produce `negotiated agreement sets` outputs in machine-readable form for orchestrator/operator use. 4. Keep routing aligned with `software-engineering-automation:collaboration-mediator` and include approval context. 5. Tune thresholds incrementally based on observed KPI drift and incident learnings. ## Musts - Enforce approval gates: `policy-constraint-check`, `human-approval-router`. - Apply retry policy: maxAttempts=`3`, baseDelayMs=`900`, backoff=`exponential`. - Run validation suites before release: `unit`, `integration`, `simulation`, `regression-baseline`. - Fail closed when validation gates fail and execute rollback strategy `rollback-to-last-stable-baseline`. - Preserve reproducible evidence artifacts for audits and downstream handoff. ## Targets (day/week/month operating cadence) - **Day:** Validate new upstream signals, execute deterministic run, and hand off outputs for active decisions. - **Week:** Review KPI focus (`regressions`, `brittle release pipelines`, `decision drift`), failure trends, and approval/retry performance. - **Month:** Re-baseline deterministic expectations, confirm policy alignment, and refresh feature-flag/rollout posture. ## Common Actions 1. **Intake Check:** Confirm all required signals are present and schema-valid. 2. **Core Execution:** Run the capability pipeline and generate report + scorecard artifacts. 3. **Gate Review:** Evaluate validation and approval gates before publish-level handoff. 4. **Recovery:** Retry transient failures, then rollback to stable baseline on persistent errors. 5. **Handoff:** Send artifacts with risk/confidence metadata and downstream routing hints. ## External Tool Calls Needed - None required by default. - If external systems are introduced for a run, record the dependency, timeout budget, and retry behavior in execution notes. ## Validation & Handoff ### Validation Gates - `schema-contract-check`: All required input signals present and schema-valid (on fail: `quarantine`) - `determinism-check`: Repeated run on same inputs yields stable scoring and artifacts (on fail: `escalate`) - `policy-approval-check`: Approval gates satisfied before publish-level outputs (on fail: `retry`) ### Validation Suites - `unit` - `integration` - `simulation` - `regression-baseline` ### Failure Handling - `E_INPUT_SCHEMA`: Missing or malformed required signals → Reject payload, emit validation error, request corrected payload - `E_NON_DETERMINISM`: Determinism delta exceeds allowed threshold → Freeze output, escalate to human approval router - `E_DEPENDENCY_TIMEOUT`: Downstream or external dependency timeout → Apply retry policy then rollback to last stable baseline ### Handoff Contract - **Produces:** `Engineering Multi-Agent Negotiation Mediator normalized artifacts`, `execution scorecard`, `risk posture` - **Consumes:** `code changes`, `tests`, `incidents`, `rollout data`, `claims`, `evidence`, `confidence traces` - **Downstream Hint:** Route next to software-engineering-automation:collaboration-mediator consumers with approval-gate context
Related Skills
error-debugging-multi-agent-review
Use when working with error debugging multi agent review
data-engineering-data-pipeline
You are a data pipeline architecture expert specializing in scalable, reliable, and cost-effective data pipelines for batch and streaming data processing.
context-engineering
Use when designing agent system prompts, optimizing RAG retrieval, or when context is too expensive or slow. Reduces tokens while maintaining quality through strategic positioning and attention-aware design.
Build Your Data Engineering Skill
Create your LLMOps data engineering skill in one prompt, then learn to improve it throughout the chapter
ai-engineering-skill
Practical guide for building production ML systems based on Chip Huyen's AI Engineering book. Use when users ask about model evaluation, deployment strategies, monitoring, data pipelines, feature engineering, cost optimization, or MLOps. Covers metrics, A/B testing, serving patterns, drift detection, and production best practices.
ai-data-engineering
Data pipelines, feature stores, and embedding generation for AI/ML systems. Use when building RAG pipelines, ML feature serving, or data transformations. Covers feature stores (Feast, Tecton), embedding pipelines, chunking strategies, orchestration (Dagster, Prefect, Airflow), dbt transformations, data versioning (LakeFS), and experiment tracking (MLflow, W&B).
agent-multi-repo-swarm
Agent skill for multi-repo-swarm - invoke with $agent-multi-repo-swarm
multimodal-doc-converter
Parse and convert multimodal documents (PDF, DOCX, etc.) into structured Markdown with minimal information loss. Use this skill when users need to: (1) convert documents containing text, images, and audio into Markdown format, (2) extract and OCR text from embedded images, (3) recognize and render mathematical formulas, (4) transcribe embedded audio files, (5) preserve document structure and reading order during conversion. Trigger on requests like "convert this PDF to markdown", "extract content from this document", "turn this docx into markdown with OCR".
ai-multimodal
Process and generate multimedia content using Google Gemini API for better vision capabilities. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (better image analysis than Claude models, captioning, reasoning, object detection, design extraction, OCR, visual Q&A, segmentation, handle multiple images), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image with Imagen 4, editing, composition, refinement), generate videos (text-to-video with Veo 3, 8-second clips with native audio). Use when working with audio/video files, analyzing images or screenshots (instead of default vision capabilities of Claude, only fallback to Claude's vision capabilities if needed), processing PDF documents, extracting structured data from media, creating images/videos from text prompts, or implementing multimodal AI features. Supports Gemini 3/2.5, Imagen 4, and Veo 3 models with context windows up to 2M tokens.
acc-create-mediator
Generates Mediator pattern for PHP 8.5. Creates coordination layer for complex component interactions with event dispatching, request/response handling, and colleague classes. Reduces coupling between interacting objects. Includes unit tests.
u08983-ethical-dilemma-navigation-for-multilingual-translation-services
Operate the "Ethical Dilemma Navigation for multilingual translation services" capability in production for multilingual translation services workflows. Use when mission execution explicitly requires this capability and outcomes must be reproducible, policy-gated, and handoff-ready.
multipar-cli
Comprehensive guide for MultiPar CLI - PAR2 recovery file creation and verification tool. Use when creating redundancy archives, verifying file integrity, or repairing corrupted files. Triggers on: multipar, par2, recovery files, file verification, par2j, parity archive, data recovery, file repair.