voice-e2e-test

Automate end-to-end voice call validation from initiation to report generation.

6|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/pwv-vc/agentcribs-community --skill voice-e2e-test-pwv-vc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice-e2e-test
Source: https://github.com/pwv-vc/agentcribs-community/tree/main/resources/tearsheets/arsenal/dot-claude/skills/voice-e2e-test
Command: npx skills add https://github.com/pwv-vc/agentcribs-community --skill voice-e2e-test-pwv-vc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, sqlalchemy, and includes scripts (resource) components.

What problem does it solve?

End-to-end validation of the complete voice call workflow, including initiation, authentication flow, real-time transcripts, scoring, and final report generation.

Core Features & Use Cases

  • End-to-end testing of voice call flows: initiation, auth, real-time transcripts, score updates, and report creation.
  • Deterministic, repeatable test steps with embedded timing and optional Playwright-based automation.
  • Reproducible QA checks across local or staging environments for new deployments.

Quick Start

Run the voice-e2e-test to automatically validate the full voice call workflow from setup to report generation.

Frequently Asked Questions about voice-e2e-test

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

FAQPage Schema
How do I automate end-to-end voice call testing for QA pipelines?

End-to-end voice call testing is automated by validating the complete workflow from initiation and authentication to transcripts, scoring, and report generation. It uses deterministic steps with embedded timing and Playwright-based browser automation.

What does E2E validation for voice call workflows cover?

E2E validation for voice call workflows covers initiation, authentication flows, real-time transcripts, score updates, and final report creation. It ensures deterministic, repeatable test steps across local or staging environments.

Do I need Playwright to run automated voice call E2E tests?

Playwright is required to run automated voice call E2E tests because the Skill depends on a Playwright-enabled browser environment to execute browser-based automation and validate the full call workflow.

Can I use voice-e2e-test for reproducible QA checks across staging environments?

You can use voice-e2e-test for reproducible QA checks across staging environments. It automates validation of the complete voice call workflow, ensuring deterministic and repeatable test steps for new deployments.

What test data is needed for voice call E2E test automation?

Test data for calls, tokens, and reports is needed for voice call E2E test automation. The Skill requires this data alongside a Playwright-enabled browser environment to validate the complete workflow from setup to report generation.