Metaharness banner
ruvnet ruvnet

Metaharness

AI community

Description

๐Ÿ› ๏ธ The meta-harness for AI agents โ€” scaffold your own focused, branded agent harness with its own npx CLI, MCP server, memory, learning loop, and witness-signed releases. Works with Claude Code, Codex, pi.dev, Hermes, OpenClaw, and RVM (hardware-isolated sandbox).

Installation

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

README

MetaHarness

Mint a custom AI agent harness from any repo.

`npx metaharness` ยท [open the Studio โ†’](https://ruvnet.github.io/metaharness/)

(Repo: `ruvnet/metaharness` ยท CLI: `metaharness` ยท Library: `@ruvnet/agent-harness-generator`)

[![Open the Studio](https://img.shields.io/badge/Studio-open_in_browser_โ†—-7c5cff?style=for-the-badge&logo=githubpages&logoColor=white)](https://ruvnet.github.io/metaharness/) [![User guide](https://img.shields.io/badge/User_guide-plain_language-22c55e?style=for-the-badge)](docs/USERGUIDE.md) [![Tests โ€” 2,254 passing](https://img.shields.io/badge/tests-2%2C254%20passing-22c55e?style=for-the-badge)](docs/ARCHITECTURE.md) [![npm publish smoke](https://github.com/ruvnet/metaharness/actions/workflows/published-smoke.yml/badge.svg)](https://github.com/ruvnet/metaharness/actions/workflows/published-smoke.yml) [![License MIT](https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge)](LICENSE)

[![Agent Harness Studio](docs/web-ui/screenshot-desktop.png)](https://ruvnet.github.io/metaharness/)


What this is

**Every serious repo deserves its own agent.** A repo-aware CLI, a repo-aware coding agent, a local MCP server, memory scoped to the project, skills generated from the actual file layout, governance policy, release verification, witness-signed provenance.

`metaharness` mints those, on demand, from a GitHub URL or a blank slate. **It is not another agent framework. It is a factory for agent frameworks.**

The model is replaceable. The harness is the product.

What it gives you

In under 60 seconds, in your browser, with nothing leaving your machine:

  • A custom AI agent harness for your repo (or any repo)
  • Recommended agents, skills, slash commands, MCP tools
  • A scoped memory namespace + governance policy
  • Witness-signed provenance + release gates
  • Drops into Claude Code, OpenAI Codex, pi.dev, Hermes, OpenClaw, RVM, or Prime Agent โ€” pick one or all

Output is an npm-p