What problem does it solve? Running OpenClaw's QA suite involves many moving parts: choosing mock versus live provider lanes, picking the right model policy, locating credentials in 1Password or Convex, and interpreting artifacts. This Skill encodes all of that operational knowledge so QA runs are consistent and reproducible. ## Core Features & Use Cases - Suite execution: Run the full qa-lab suite in mock or live-frontier mode with the correct model policy (openai/gpt-5.4, fast mode) and collect summary and report artifacts. - Specialized lanes: Execute Matrix live profiles, OTEL smoke tests, character/persona evals across multiple models, Codex CLI model lanes, and WhatsApp or Telegram live credential flows. - Credential handling: Look up QA secrets from 1Password or Convex leased credentials, with explicit rules for what to do when values are missing. - Use Case: A maintainer asks to validate a beta npm package against the live Telegram Docker lane; the Skill dispatches the GitHub workflow, polls artifacts, and reports pass/fail with artifact paths. ## Quick Start Ask the agent to run the OpenClaw QA suite in live-frontier mode and report the watch URL, pass/fail counts, and artifact paths.