Skip to content

netresearch/agent-harness

v1.8.0(MIT AND CC-BY-SA-4.0)

Use when making a repo agent-ready, verifying harness consistency, checking for documentation drift, bootstrapping harness infrastructure (AGENTS.md as index, docs/ structure, CI verification, enforcement mechanisms), or auditing repo agent-readiness maturity level.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "agent-harness",
  "version": "1.8.0",
  "description": "Use when making a repo agent-ready, verifying harness consistency, checking for documentation drift, bootstrapping harness infrastructure (AGENTS.md as index, docs/ structure, CI verification, enforcement mechanisms), or auditing repo agent-readiness maturity level.",
  "author": {
    "name": "Netresearch DTT GmbH",
    "url": "https://www.netresearch.de"
  },
  "repository": "https://github.com/netresearch/agent-harness-skill",
  "license": "(MIT AND CC-BY-SA-4.0)"
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • verify-harness.sh
  • checkpoints.yaml
  • 10other files
View on GitHub