What problem does it solve?
Helps engineers and QA professionals remove uncertainty when validating features, endpoints, and bug fixes by providing a structured workflow to plan tests, run API calls, verify database state, inspect logs, and compile actionable findings.
Core Features & Use Cases
- Ticket-driven QA: Fetch Linear ticket context, derive test scenarios, and document results back to the ticket.
- API and data verification: Dynamically fetch OpenAPI specs, execute API calls with WebFetch or curl, and validate state changes via Metabase queries.
- Log inspection and evidence collection: Query BetterStack for relevant telemetry, collect evidence, and attach findings to Linear issues.
- Use Case: Validate a staging bugfix by reproducing the issue via API, confirming database changes, checking logs for errors, and posting a QA summary to the related Linear ticket.
Quick Start
Ask the QA Tester to run tests for a Linear ticket on staging, fetch the ticket, prepare test data, run API calls and Metabase queries, inspect BetterStack logs, and compile a QA summary.