Run a full **harness engineering audit** on the superomni skill framework — evaluate context efficiency, tool action space, evaluation gate coverage, feedback loops, and documentation freshness.
From superomninpx claudepluginhub wilder1222/superomni --plugin superomni/harness-auditRuns deterministic harness audit on repo or scopes (hooks/skills/commands/agents), producing prioritized scorecard with 7 category scores, findings, failed checks, top actions. Supports --format text/json, --root.
/harness-auditAnalyzes review agent effectiveness, model routing, and orchestration complexity from metrics data. Produces report on components for simplification or removal, with optional --output path.
/harness-auditRuns deterministic harness audit on repo (or hooks/skills/commands/agents scopes), producing scorecard with 7 category scores, failed checks, top actions, and suggested skills. Supports text/json formats.
/harness-auditRun a full meta-verification of the harness — check whether HARNESS.md matches reality and update the status
/harness-auditRuns deterministic harness audit on repo (or hooks/skills/commands/agents scopes), producing scorecard with 7 category scores, failed checks, top actions, and suggested skills. Supports text/json formats.
/harness-auditRuns deterministic harness audit on repo or scopes (hooks/skills/commands/agents), producing prioritized scorecard with 7 category scores, findings, failed checks, top actions. Supports --format text/json, --root.
Run a full harness engineering audit on the superomni skill framework — evaluate context efficiency, tool action space, evaluation gate coverage, feedback loops, and documentation freshness.
/harness-audit — run full harness audit (all 6 phases)
/harness-audit context — audit context window and preamble efficiency only
/harness-audit gates — audit evaluation gate coverage only
/harness-audit feedback — audit feedback loops only
/harness-audit gc — run garbage collection pass (stale docs, dead commands)
Invokes the harness-engineering skill, which:
A structured Harness Audit Report saved to docs/superomni/harness-audits/harness-audit-[branch]-[timestamp].md.
"Engineers design the system. Agents execute." — OpenAI Harness Engineering
The harness is the product. Running this audit is how you maintain it.
See docs/HARNESS.md for the full harness engineering guide.