4c342ab1dc
Move the Claude command/agent files from claude/ to adapters/claude/ to match the adapters/<vendor>/ layout, and add the subagent definitions (evaluator, exerciser, researcher, reviewer, security-auditor, start9-spec-checker) plus the full-eval command wrapper.
877 B
877 B
description, argument-hint
| description | argument-hint | ||
|---|---|---|---|
| Run the full evaluation suite (evaluator, security-auditor, exerciser, spec-checker) in parallel and synthesize one prioritized report |
|
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).