What problem does it solve?
This Skill speeds up browser-based bug hunting by replacing slow, one-action-at-a-time agent loops with persistent, multi-step Playwright bursts that run unattended and return a single structured result.
Core Features & Use Cases
- Warm browser sessions keep the app open once so repeated checks are faster and more consistent.
- Burst-based execution lets you submit full scripts for complex exploratory or verification flows instead of predicting every click separately.
- Reset and evidence capture support repeatable scenarios, screenshots, and immediate logging of findings during an active hunt.
- Use case: Validate a suspected UI regression in a live web app, capture proof screenshots, and record the defect before the hunt window expires.
Quick Start
Upload the burst-bug-hunter skill, point it at your app and repo config, and ask the agent to run a defensive Playwright burst that verifies the target flow and records any findings.