| name | prompt-evaluation |
| description | Design, test, and improve prompts, agents, tool-use policies, model routing rules, and evaluation suites for internal AI products. |
Prompt And Agent Evaluation
Purpose
Improve prompt and agent behavior with testable criteria instead of subjective impressions.
Workflow
- Define task scope, expected outputs, failure modes, and users.
- Create representative examples and adversarial cases.
- Specify scoring rubrics: correctness, citation quality, formatting, safety, latency, and tool use.
- Compare models, prompts, and routing rules on the same set.
- Record versioned results and recommended changes.
Output
Return:
- Evaluation dataset outline.
- Scoring rubric.
- Test cases.
- Recommended prompt/model changes.
- Regression checks.