Files
standards/adapters/claude/commands/full-eval.md
T
Keysat 5f7a51199c 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.
2026-06-13 00:06:43 -05:00

890 B

description, argument-hint
description argument-hint
Run the full evaluation suite (evaluator, security-auditor, exerciser, doc-auditor, spec-checker) in parallel and synthesize one prioritized report
optional focus area
e.g. "focus on the API layer"

Run a full independent evaluation of the repository in the current working directory. Focus area, if any: $ARGUMENTS

Your complete orchestration guide — phases, agent roster, synthesis rules, and the EVALUATION.md format — is at:

~/Projects/standards/guides/full-eval.md

Read it in full first, then follow it exactly. If you cannot read that file, stop and report precisely that — do not improvise the evaluation.

Claude Code specifics for Phase 2: launch the subagents simultaneously in a single batch; run the exerciser in the foreground if permission prompts are likely (it needs Bash approval, and background runs auto-deny prompts).