Prerequisites
- Revyl CLI installed and authenticated (
revyl auth login) - An AI Agent is installed (Cursor, Claude Code, Codex)
Install Skills
Navigate to your project and initialize Revyl using the CLI:revyl init asks which AI coding tool you use and installs the public skills for Cursor, Codex, or Claude Code automatically. See Agent Skills for more details.
Your AI Agent now has the skills necessary to use Revyl within the dev loop.