agent-harness

Installation
SKILL.md

Agent Harness

The agent harness is repo-level infrastructure that makes repositories agent-ready with self-sustaining enforcement. This skill is the installer; the harness enforces itself via CI, hooks, and conventions once installed.

Modes

1. Verify (primary)

Always start here. Run the verification script against the target repo:

scripts/verify-harness.sh /path/to/target-repo

Analyse the output. Fix issues directly or suggest fixes to the user. Verification checks for dead references, line count limits, missing artefacts, and command/target alignment.

2. Bootstrap

When artefacts are missing, create them from templates:

Installs
17
GitHub Stars
3
First Seen
Mar 28, 2026
agent-harness — netresearch/agent-harness-skill