volume-manual-qa

Automate end-to-end manual QA for the Volume app's core user journeys.

2|Updated Oct 2, 2025
One-click install
npx skills add https://github.com/misty-step/volume --skill volume-manual-qa
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: volume-manual-qa
Source: https://github.com/misty-step/volume/tree/main/.agents/skills/volume-manual-qa
Command: npx skills add https://github.com/misty-step/volume --skill volume-manual-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires agent-browser, bun, curl, jq, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manual QA regression pass for the Volume app is time-consuming and error-prone; this skill provides a repeatable, automated QA flow to validate critical user journeys and generate artifact-backed evidence.

Core Features & Use Cases

  • End-to-end regression coverage of health, authentication, paywall gating, today workspace, and coach flow.
  • Automated artifact collection including screenshots, logs, and semantic coach responses for traceability.
  • Pre-merge verification to catch regressions before PRs and after major changes.

Quick Start

Run the volume-manual-qa script to execute the automated QA and produce a test report.

Frequently Asked Questions about volume-manual-qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end QA for the Volume app?▼

End-to-end QA for the Volume app is automated through a scripted workflow that covers authentication, health checks, paywall gating, and workspace validation while generating structured test reports.

What does manual QA regression testing for a Volume app cover?▼

Manual QA regression testing for the Volume app covers critical user journeys including health endpoints, authentication, paywall gating, the Today workspace, and the Coach flow, producing screenshots and logs for traceability.

Can I use browser automation scripts for pre-PR verification?▼

Yes, you can use browser automation scripts to perform pre-merge verification, catching regressions before pull requests and validating critical user flows after major changes.

Do I need specific dependencies to run QA scripts with agent-browser?▼

Yes, running these QA scripts requires specific dependencies including agent-browser, bun, curl, and jq to execute environment validation and browser automation tasks successfully.

How do I collect evidence artifacts during automated QA testing?▼

You collect evidence artifacts during automated QA testing by executing the scripted workflow, which automatically captures screenshots, logs, and semantic coach responses for full traceability and structured reporting.

What is the best way to validate paywall gating and authentication flows?▼

The best way to validate paywall gating and authentication flows is to run an automated end-to-end QA script that tests these specific user journeys and outputs artifact-backed evidence for verification.