build-test-suite
Installation
SKILL.md
Build Test Suite
Guide the user through building a complete test suite — test set + test cases with expected behaviors — for evaluating an AI agent using the coval CLI. Follow the phases below in order, asking questions at each step.
If $ARGUMENTS contains an agent name or use case, use it to skip or pre-fill questions in Phases 1-2.
Phase 0: Setup + Preflight
Step 1: Check authentication
coval whoami
If not authenticated, guide the user:
coval login
This prompts for an API key. Get one at https://app.coval.dev/settings (Organization > Manage > API Keys).