Interactive exploratory QA session for web applications using Playwright
/plugin marketplace add bryonjacob/aug/plugin install aug-dev@aug<scope-description># Web QA - Exploratory Testing Session
Start an interactive QA exploration session for a web application feature or flow.
**Purpose**: Perform exploratory testing using Playwright to find bugs, UX issues, and edge cases. Creates QA artifacts in `/tmp/webqa/{session-id}/` that feed directly into planning workflows.
**Next Commands**: After completing QA, run `/plan-chat` to design fixes or `/plan-breakdown` to create tasks directly from findings.
---
## Workflow
**Use the `web-qa-exploration` skill to guide this interactive session.**
### Phase 1: Session Setup
**Use TodoWrite to tra...