1. Install and authenticate
2. Configure MCP for your coding tool
Use one of these:- Codex:
codex mcp add revyl -- revyl mcp serve - Claude Code:
claude mcp add revyl -- revyl mcp serve - Cursor: use the one-click install on MCP Setup or add
revyl mcp servein Cursor MCP settings.
3. Install the Revyl skill
4. Start your dev loop
5. Give the agent a high-leverage prompt
Use this template:6. Re-anchor if the agent starts acting blind
7. Close the loop cleanly
- Stop the dev session with
Ctrl+Cin therevyl devterminal. - Ask the agent for a short execution summary.
- Convert successful ad hoc flows to reusable tests.