What problem does it solve?
This Skill simplifies the direct interaction with Replay QA API from an Obvious agent, providing streamlined access to essential features like project creation, status checks, bug retrieval, and test runs without the need for additional setup.
Core Features & Use Cases
- Direct API Access: Offers a straightforward interface to call the Replay QA REST API directly from an Obvious agent.
- Authentication Handling: Automates token retrieval from environment variables and
.replay/profile/auth.json for API requests.
- Project Management: Allows users to create, select, reuse, and save project IDs from
.replay/config.json or a dashboard URL.
- Bug Management: Fetches bug lists and detailed information about open bugs for quick troubleshooting and tracking.
- Journey & Test Run Management: Lists available journeys, test runs, and explorations for further analysis.
Quick Start
Create a new Replay QA project from an uploaded recording by running: "Create project from recording" command.