Skip to content
Work IQ Dev Tools are in preview (v0.12.2). Commands and APIs may change before 1.0. See the installation guide.

Eval · Agentic workflows

The Eval extension ships an agentic playbook for evaluating declarative agents. When you ask Copilot to test, score, or remediate an agent, the wiqd Copilot orchestrator loads the workflow below and pulls in matching reference files on demand.

FileScenarios
workflows/eval.mdGenerate, run, analyze, compare, and safeguard evaluation suites using the Perceive-Reason-Act (PRA) framework.

Loaded on demand when the workflow needs deep context on a specific topic.

FileTopic
azure-setup.mdSetting up the Azure resources required for evaluation runs.
eval-templates.mdStarter evals.yaml templates for common agent shapes.
guardrails.mdGuardrails that prevent suite weakening, deletion, or evaluator removal.
output-schema.mdEval run output JSON schema.
pra-framework.mdThe Perceive-Reason-Act framework the workflow follows.
remediation-patterns.mdHow to fix common failure modes surfaced by evals.
result-analysis.mdInterpreting scores, deltas, and regressions.
workflow.mdStep-by-step orchestration the skill follows.