> ## Documentation Index
> Fetch the complete documentation index at: https://docs.revyl.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tests via Agents

> Build and run tests from AI Agents via the Revyl CLI

* Install the [Revyl CLI](/cli/index)
* Navigate to the repo of your project
* Install the necessary [Agent Skills](https://github.com/RevylAI/revyl-cli/blob/main/docs/integrations/skills.md) specific to your agent.
* Start your agent
* Ask your agent to write Revyl tests per your specification. The agent will create a Revyl test, iterate on it, and produce a report.
