Agent Tests

Author and run scripted, repeatable test suites against an agent persona (aramb_mcp.agents_test_*). Use to prove a persona behaves — a test is a scripted multi-turn conversation plus a success_condition, and a run replays the user turns against the live (or draft) config and hands back the transcript to judge. This is the ONLY supported way to test a persona; never hand-roll a side conversation or write fixtures to disk. Every test MUST script at least 3 user turns.

clode-labs Updated

File contents

clode-labs/aramb-skills/tree/main/agent-tests commit cb963898d8

Frequently asked questions

npx skillmds@latest add clode-labs/agent-tests