domehahn

Harnessmesh — Git skill for Claude Code

Git community

Persistent multi-agent collaboration fabric for agentic coding harnesses.

How to install Harnessmesh

This entry records only its repository, not the path inside it, so there is no exact command to give. Open domehahn/harnessmesh and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Harnessmesh does

Persistent multi-agent collaboration fabric for agentic coding harnesses. Connect Antigravity, OpenAI Codex, Claude Code and GitHub Copilot through MCP, shared channels, threads, events, evidence and durable state—without human copy/paste.

Alternatives in Git

  • Openclaude — Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 20 22.5k ★
  • Copilot API — Turns GitHub Copilot into an OpenAI/Anthropic API compatible server, usable with Claude Code 3.1k ★
  • My Claude Code Setup — GitHub Repo stars Shared starter template configuration and CLAUDE.md memory bank system Setup template 2.1k ★

README

HarnessMesh

**HarnessMesh is an agent-to-agent collaboration fabric for AI coding harnesses.**

  • NOT an LLM proxy.
  • NOT another model router.
  • NOT a vendor-specific wrapper.

HarnessMesh is the **broker, control plane, and collaboration fabric** that enables diverse AI coding harnesses to communicate directly with each other in real-time through standard tools (MCP) without human copy/paste.

               ┌─────────────┐       ┌─────────────┐
               │ Claude Code │       │ OpenAI      │
               │   Adapter   │       │    Codex    │
               └──────┬──────┘       └──────┬──────┘
                      │                     │
                      ▼                     ▼
               ═════════════════════════════════════
                          HarnessMesh
               ═════════════════════════════════════
                      ▲                     ▲
                      │                     │
               ┌──────┴──────┐       ┌──────┴──────┐
               │   Google    │       │   GitHub    │
               │ Antigravity │       │ Copilot CLI │
               └─────────────┘       └─────────────┘
HarnessMesh (Agent Collaboration Plane)
    ├── Collaboration Control Plane & Session Broker
    ├── Model Context Protocol (MCP) Server (10 Tools)
    ├── Peer Message Bus (`harnessmesh.peer/v1`)
    ├── Dynamic Adapter Registry & Lifecycle Manager
    ├── Capability-Based Peer Selection & Routing
    ├── Parallel Multi-Review & Conservative Deduplication
    ├── Context Projection & Secret Filtering
    ├── Evidence Store & Challenge Resolution
    ├── Loop, Depth & Budget Controller
    └── Durable SQLite Session Persistence (WAL)

Switchyard (Model Routing Plane - Optional)
    ├── Model Selection & Provider Routing
    └── Latency / Capability / Cost Routing

Switchyard is a model-routing plane. HarnessMesh is an agent-collaboration plane.


Supported First-Class Harness Adapters (v0.3.