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: