dogfood

Analyzes web applications via structured exploratory QA testing and produces evidence-based bug reports.

Updated May 21, 2026
One-click install
npx skills add https://github.com/samlaggz/hermes-agent-sam --skill dogfood-samlaggz
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dogfood
Source: https://github.com/samlaggz/hermes-agent-sam/tree/main/backup/skills/dogfood
Command: npx skills add https://github.com/samlaggz/hermes-agent-sam --skill dogfood-samlaggz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Systematic QA testing of web applications through guided exploratory testing to identify bugs, collect evidence, and produce a formal report.

Core Features & Use Cases

  • Structured exploration workflow: Plan, Explore, Collect Evidence, Categorize, and Report to ensure coverage and repeatability.
  • Evidence-driven reporting: Captures screenshots, console logs, and taxonomy classifications to support reproducible bug reports.
  • Reusable templates: Uses the dogfood-report-template to standardize outputs for stakeholders.

Quick Start

Run a dogfood QA session against a target URL and generate a comprehensive bug report.

Frequently Asked Questions about dogfood

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

FAQPage Schema
How do I perform exploratory QA testing on a web app?▼

Exploratory QA testing for web apps is performed through a structured workflow that plans, explores, collects evidence, categorizes, and reports bugs to ensure coverage and repeatability.

What is structured exploratory testing and how does it work?▼

Structured exploratory testing is a systematic QA process that analyzes web applications by executing planned exploration phases, capturing evidence like screenshots and console logs, and classifying findings into a formal taxonomy.

How do I generate a formal bug report from browser testing?▼

You generate a formal bug report from browser testing by capturing screenshots and console logs during exploration, categorizing issues by taxonomy, and standardizing the output using a reusable report template.

Can I use this exploratory testing approach for non-GUI web flows?▼

Yes, this exploratory testing approach applies to both GUI and non-GUI web application flows, analyzing target URLs and defined testing scopes to build comprehensive evidence-driven bug reports.

What do I need to start a dogfood QA session on my web application?▼

To start a dogfood QA session you need a browser toolset, a target URL for your web application, and a defined testing scope to execute structured exploration and evidence collection.

What is the best way to collect evidence during web app testing?▼

The best way to collect evidence during web app testing is using a structured workflow that captures screenshots and console logs, categorizes them by taxonomy, and formats them into a reproducible bug report.