revyl-mcp-create

Installation
SKILL.md

Revyl MCP Create Skill

Use this skill when tests should be authored and managed through MCP tools.

Core MCP Flow

  1. Build YAML from ordered instructions and validations.
  2. Create or update:
    • create_test(name="...", platform="ios", yaml_content="...")
    • update_test(test_name_or_id="...", yaml_content="...", force=true)
  3. Execute and inspect:
    • run_test(test_name="...")
    • get_test_status(task_id="...")

Authoring Rules

Installs
3
GitHub Stars
517
First Seen
May 15, 2026
revyl-mcp-create — revylai/revyl-cli