revyl-mcp-analyze
Installation
SKILL.md
Revyl MCP Analyze Skill
Evidence Flow
- Start from task ID after
run_test. - Pull status payload:
get_test_status(task_id="...")
- Inspect failed step expectations and observed reasoning.
- Classify:
- REAL BUG
- FLAKY TEST
- INFRA ISSUE
- TEST IMPROVEMENT
- Recommend exact next tool/action.