agentharness-audit
Installation
SKILL.md
agentharness-audit — score any agent harness against 13 quality principles
Self-validate after edits. Any change to this skill's files must be followed by
./scripts/validate.shfrom the skill directory.
Audits an agent harness codebase against 13 evidence-based meta-principles derived from comparative analysis of Hermes, Claude Code, Codex CLI, and OpenClaw. Each principle is scored 0–10 with code citations. The operator receives a print-ready Tufte HTML report; the harness itself receives a concrete self-improvement directive in AGENTS.md format.
Procedure
Full step-by-step: references/procedure.md
- Discover — map the codebase (system prompt, tool loading, memory, compaction, subagents, config)
- Score — evaluate each of the 13 principles with file:line citations (references/principles.md)
- Report — copy the bundled
templates/audit.html.templatetodocs/agentharness-audit/<name>-audit.htmland fill placeholders using references/html-template.md. Do not regenerate the report from scratch or require loading another skill. - Directive — write
docs/agentharness-audit/<name>-AGENTS.md(references/agents-template.md) - Print — output scores table to terminal