agent-browser-qa-reporting
Installation
SKILL.md
Agent Browser QA Reporting
Use this skill to turn agent-browser dogfood, pre-QA validation, focused reproduction, or fix-verification output into a clear QA report and tester handoff.
Process
- Confirm the reporting contract: tested scope, target environment, deployment/build, browser or device set, roles, acceptance criteria, artifacts, and who will consume the report.
- Before any command-sensitive
agent-browserwork, check the installed command surface first:agent-browser --versionagent-browser --help
- If the installed CLI version supports versioned or local guidance such as
agent-browser skills get coreoragent-browser skills get dogfood, load it and treat it as the source of truth for exact commands, flags, artifact paths, and behavior. Older versions may not provide those commands. - Treat static CLI examples as patterns only.
- Build the coverage matrix before writing conclusions. Mark each area as covered, partially covered, blocked, untested, or not applicable, and state why.
- Normalize findings with type, severity, priority, confidence, reproducibility, evidence, and next verification. Do not file a product bug from tooling failure alone.
- Redact secrets, PII, tokens, cookies, auth state, authorization headers, tenant-sensitive data, and sensitive payloads before sharing the report or evidence.
- Separate facts from hypotheses. Keep suspected owners and root-cause notes provisional unless implementation evidence confirms them.