Softwarequalitätssicherungsanalysten und -tester Turns Claude into an autonomous QA tester for a running web app. Use whenever the user says "test my app", "find bugs", "QA this", "break this app", "click around and see what breaks", or asks Claude to stress-test or bug-hunt a live URL or dev server — even if they just say "test it" or "does this work" without naming a tracker. Starts with a short setup interview (target URL — localhost or deployed, environment type, and which tracker to use), then checks a persistent local QA wiki for that target so each run builds on the last instead of rediscovering the same bugs. Fetches open QA tickets from Jira when a Jira MCP is connected and asks which to start with, drives the app with Claude's browser tools like a confused/adversarial user (clicks everything, submits garbage into forms, resizes the viewport, mashes back/forward), and captures real screenshot files (via Playwright MCP) for every genuine bug. Every bug gets a high-quality repro report, filed as a Jira ticket/comment or a GitHub issue — always with u
2026-07-23