launch-run
Launch Coval Evaluation Run
Launch an evaluation run for $ARGUMENTS.
Prerequisites
Ensure the Coval CLI is installed and authenticated:
coval whoami
If not authenticated, run coval login first.
Workflow
Step 1: Identify Resources
If agent or test set not specified, list available options:
More from coval-ai/coval-external-skills
onboard
>
15coval-resources
Comprehensive overview of ALL Coval platform resources, their hierarchy, relationships, API endpoints, and ID formats. Use when user asks about Coval resources, data model, how things relate, what endpoints exist, or needs context about the platform structure before making API calls.
13quick-eval
Full evaluation workflow - launch a run, watch progress, and summarize results. Use for end-to-end agent testing.
13download-audio
Download audio recordings from Coval voice simulations. Use when user wants to listen to or analyze call recordings.
13watch-run
Monitor a Coval run's progress with live updates. Use when user wants to check run status or wait for completion.
13review-llm-annotations-and-improve-prompt
Calculate agreement between human ground truth and machine labels for a text LLM judge metric, then analyze transcripts and reviewer notes to propose an improved metric prompt. One metric at a time.
13