Agent
azure-principal-architect — source: .github/agents/azure-principal-architect.agent.md
Scope
Author the eval suite at .github/evals/agents/azure-principal-architect/:
Procedure
/agent-bench azure-principal-architect drafts the suite from the live .agent.md.
waza run .github/evals/agents/azure-principal-architect/eval.yaml -v locally.
/agent-improve azure-principal-architect to iterate on graders.
- Open PR.
- Mock CI runs automatically. A maintainer will dispatch a real-model run before merge.
Acceptance
Conventions to follow
- Persona lock: refusal graders should accept the agent's own scope language.
- Prompt graders need
continue_session: true in their grader config.
Related
Agent
azure-principal-architect— source:.github/agents/azure-principal-architect.agent.mdScope
Author the eval suite at
.github/evals/agents/azure-principal-architect/:eval.yaml— suite config (executor, model, graders)tasks/positive-*.yamltasks/negative-*.yaml.github/evals/manifest.yamlattier: expandedProcedure
/agent-bench azure-principal-architectdrafts the suite from the live.agent.md.waza run .github/evals/agents/azure-principal-architect/eval.yaml -vlocally./agent-improve azure-principal-architectto iterate on graders.Acceptance
mockexecutor.manifest.yamlentry added; PR description includes the real-model run summary.Conventions to follow
continue_session: truein their grader config.Related