Add doc-auditor agent and wire it into full-eval
Read-only documentation drift auditor: checks every README/instruction/HTML claim against the code and reports what no longer matches, modeled on the janitor/reviewer wrappers. Added to the full-eval suite (always-run) and to the subagents handbook roster and length budgets.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
description: Run the full evaluation suite (evaluator, security-auditor, exerciser, spec-checker) in parallel and synthesize one prioritized report
|
||||
description: Run the full evaluation suite (evaluator, security-auditor, exerciser, doc-auditor, spec-checker) in parallel and synthesize one prioritized report
|
||||
argument-hint: [optional focus area, e.g. "focus on the API layer"]
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user