---
description: Audit an executed AI phase's evaluation coverage and produce an EVAL-REVIEW.md remediation plan.
argument-hint: "[phase number]"
requires: [phase]
tools:
read: true
write: true
bash: true
glob: true
grep: true
agent: true
question: true
---
Conduct a retroactive evaluation coverage audit of a completed AI phase.
Checks whether the evaluation strategy from AI-SPEC.md was implemented.
Produces EVAL-REVIEW.md with score, verdict, gaps, and remediation plan.
@/Users/theogengineer/Projects/Multilingual-Absa/.opencode/gsd-core/workflows/eval-review.md
@/Users/theogengineer/Projects/Multilingual-Absa/.opencode/gsd-core/references/ai-evals.md
Phase: $ARGUMENTS — optional, defaults to last completed phase.
Execute end-to-end.
Preserve all workflow gates.