revyl-cli-analyze
Installation
SKILL.md
Revyl CLI Failure Analysis Skill
Native Agent Behavior
- Ask at most 1-3 concise clarification questions only when the target test, workflow, session, report URL, or sensitive action cannot be inferred from the repo or Revyl CLI.
- Prefer safe defaults and keep moving when
revyl test list,revyl workflow list,revyl test report,revyl workflow report,revyl device report, screenshots, or reports can answer the question. - When Revyl prints a report, viewer, or local app URL, open it in the native browser/tool surface when available: Codex Browser/in-app browser for local URLs, Revyl report/viewer URLs, screenshots, and page checks; Claude Code
.claude/skillscompatibility links plus WebFetch/WebSearch or configured MCP/browser tools; Cursor.cursor/skillswhen using--copy, otherwise shared.agents/skills, plus available MCP/browser tools. Codex also discovers shared.agents/skillsdirectly. - If no browser tool is exposed, report the URL and verify through
revyl test report,revyl workflow report, orrevyl device reportinstead of claiming browser access. - Confirm before entering sensitive data, submitting forms, uploading files, accepting browser permissions, changing sharing/access, or deleting data.
Quick Start
# 1) Pull structured evidence for test runs
revyl test report <test-name> --json
# Or pull structured evidence for a live/manual device session
revyl device report --session-id <session-id> --json