Dev10x-qa-self

Run headless Playwright QA tests on staging and upload evidence to Linear.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Brave-Labs/dev10x --skill dev10x-qa-self-brave-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Dev10x-qa-self
Source: https://github.com/Brave-Labs/dev10x/tree/main/codex-skills/dev10x-qa-self
Command: npx skills add https://github.com/Brave-Labs/dev10x --skill dev10x-qa-self-brave-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill automates running QA test cases on a staging environment using headless Playwright, capturing visual evidence and binding results to Linear for traceable validation.

Core Features & Use Cases

  • Automated QA execution: runs predefined test suites against staging to verify feature behavior.
  • Evidence capture: automatically records screenshots and video footage for every test run.
  • Result publication: uploads evidence to Linear and posts a structured test result summary for stakeholders.

Quick Start

Run the QA test against staging to execute the configured test cases and attach evidence to Linear.

Frequently Asked Questions about Dev10x-qa-self

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

FAQPage Schema
How do I automate staging QA with Playwright and attach evidence to Linear?

Automating staging QA with Playwright and Linear involves running predefined test suites against a staging environment, capturing visual evidence like screenshots, and uploading the results directly to Linear tickets for traceable validation.

What is automated QA evidence capture and how does it bind to project management tickets?

Automated QA evidence capture records screenshots and video footage during test execution and binds those artifacts to project management tickets, ensuring verifiable proof exists before closing a staging validation or QA ticket.

Do I need Playwright installed and Linear credentials to run automated QA test cases?

Yes, you need Playwright installed, access to the staging environment, and a Linear ticket containing test cases. Credentials are supplied via environment variables to execute the headless test runs and upload evidence.

Can I use headless Playwright to verify feature behavior on a staging environment?

Yes, you can use headless Playwright to verify feature behavior on a staging environment by running predefined test suites that execute configured test cases and automatically capture visual evidence for each run.

Why does automated QA execution require a Linear ticket with test cases before starting?

Automated QA execution requires a Linear ticket with test cases because the workflow binds the visual evidence and structured test result summary directly to that ticket, ensuring verifiable validation before staging closure.