MUST READ before calling RunAgentTests or touching agent-tier test infrastructure -- these tests spawn real AI clients (Claude Code, Codex) and SPEND SUBSCRIPTION USAGE; never run casually. Tier model, async runner rationale, auth/isolation rules.
$npx -y skills add dylanroscover/embody --skill agent-testsInstalls into the current project.
Run `npx skills use "https://github.com/dylanroscover/embody" --skill "dylanroscover/embody/agent-tests"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dylanroscover/embody" that are relevant to the current task. Run `npx skills add "https://github.com/dylanroscover/embody"` and select the relevant skills, then follow their instructions.