dogfood

Automate exploratory QA testing on web applications and generate structured bug reports.

2|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/john-data-chen/hermes-agent-backup --skill dogfood-john-data-chen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/john-data-chen/hermes-agent-backup/tree/main/skills/dogfood
Command: npx skills add https://github.com/john-data-chen/hermes-agent-backup --skill dogfood-john-data-chen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured, automated approach to performing exploratory QA tests on web applications, helping teams uncover bugs, collect evidence, and generate actionable bug reports without manual setup.

Core Features & Use Cases

  • Systematic browser-based exploration: navigate pages, interact with elements, and observe behavior.
  • Evidence capture and reporting: annotate screenshots and compile a formal bug report.
  • End-to-end QA workflow: plan → explore → collect evidence → categorize → report for weekly regression testing.

Quick Start

Launch a target URL, specify the scope, and let the browser tools begin collecting evidence.

Frequently Asked Questions about dogfood

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate exploratory testing for web applications?

Automated exploratory testing guides you through a multi-phase workflow: planning, exploring, collecting evidence, and reporting. It utilizes a browser toolset to navigate, click, type, and snapshot interactions to uncover bugs in web applications.

Can I generate structured bug reports automatically during weekly regression checks?

Yes, structured bug reports are generated automatically during weekly regression checks. The workflow captures evidence via annotated screenshots and compiles them into actionable bug reports without requiring manual setup.

What is the best way to collect evidence during pre-prod validation?

The best way to collect evidence during pre-prod validation is using an automated browser toolset. It captures snapshots and applies vision capabilities to observe and document web application behavior systematically.

Does exploratory QA testing work with manual QA handoffs?

Yes, exploratory QA testing works with manual QA handoffs. It provides a structured approach to uncover bugs and generate reports, ensuring clear evidence handoff from automated exploration to manual review.

How do I configure target URLs and scopes for browser automation testing?

Configure target URLs and scopes by launching the target URL and specifying the exploration scope before execution. This allows the multi-phase workflow to systematically explore the defined web application areas and output results to specified directories.