agent-browser-diagnostics-evidence

Installation
SKILL.md

Agent Browser Diagnostics Evidence

Use this skill when an agent-browser task needs console, JavaScript error, network, HAR, trace, profiler, Web Vitals, screenshot, video, or artifact evidence for frontend dogfood, reproduction, or QA handoff.

Process

  1. Before command-sensitive work, check the local tool contract:
    • agent-browser --version
    • agent-browser --help
  2. If the installed CLI supports versioned local guidance such as agent-browser skills get core or agent-browser skills get dogfood, load it and prefer that output when syntax differs. Older versions may not provide those commands.
  3. Treat static command snippets as patterns, not permanent CLI truth.
  4. Define the focused repro before collecting heavy artifacts: URL, role, viewport, data state, expected result, action, and suspected failure.
  5. Clear old console/error/network context when supported, run the scenario, then correlate user-visible behavior with console entries and request timing.
  6. Use HAR, trace, profiler, and vitals only around focused reproductions or measured performance questions. Do not make broad recordings by default.
  7. Redact secrets, PII, tokens, cookies, auth state, authorization headers, business data, and sensitive URLs before sharing or committing artifacts.
  8. Separate facts from hypotheses. Report observed UI behavior, exact timing, artifact paths, environment, and confidence before explaining likely causes.

Evidence Standard

Installs
3
GitHub Stars
3
First Seen
Jul 9, 2026
agent-browser-diagnostics-evidence — itsoltech/agents